What ports will I need to open inbound and outbound from the KMS server traffic? (2024)

    • Home
    • Video Portal
    • FAQ
    • Requirements

    "); } else { console.log("This image is not in the KO file library:", $(this).attr("src"), $(this)); } }); // Initiate clipboardJS, and handle clipboard copy events var clipboard = new ClipboardJS('.image-copier'); clipboard.on('success', function(e) { console.log('Action:', e.action); console.log('Text:', e.text); console.log('Trigger:', e.trigger); e.clearSelection(); // Clears the selection if (!$(e.trigger).hasClass("ID-copied")) { // Don't try and change the style if the code was just copied moments ago IDCopied(e.trigger, copyResetDelay); // Flashes the copied style } }); clipboard.on('error', function(e) { console.error('Action:', e.action); console.error('Trigger:', e.trigger); }); } }); function IDCopied(copyButton, resetDelay) { // Convert to jQuery objects copyButton = $(copyButton); var image = copyButton.siblings("img"); // Modify styles image.addClass("ID-copied"); copyButton.addClass("ID-copied"); copyButton.text("ID copied!"); copyButton .delay(resetDelay*1000) .queue(function (next) { copyButton.text("Copy Image ID"); image.removeClass("code-copied"); copyButton.removeClass("code-copied"); next(); }); }

    You will need to open 80 and 443.

    Was this article helpful?

    Thank you for your feedback!

    In This Article
    Related Articles
    • Creating a Live Multicast Stream using Kaltura and Ramp

    • Auth moduleUpdated

    • Live Encoding Best Practices Guide

    • Kaltura MediaSpace GO (KMS GO) for Android User Guide

    • What is Kaltura Edge Server (KES)?

    '); // Only show in article toc if there are 2 or more items and not a release notes page //console.log('release-notes-page',$('.release-notes-page').length) if(usedAnchorTitles.length >= 2 && $('.release-notes-page').length == 0) { $('.in-article-nav').removeClass('hide'); //move the related articles container to bottom of page var relArtCntr = $('.related-article-cont'); $('.hg-article-body-footer').prepend(relArtCntr); relArtCntr.removeClass('hide'); } else { $('.related-article-cont').removeClass('hide'); } //enable affix and add the height of the list itself to the bottom height //use delay to ensure correct offset heights setTimeout(function(){ var rightColWidth = $('.hg-article-right-col').outerWidth(true); var rightColOffset = $('.hg-article-right-col').offset(); var rightColLeft = rightColOffset.left; var rightColTop = rightColOffset.top; var rightColBtm = $('.ko-site-footer').offset().top - $('.hg-article-body').offset().top; //get height of right column children to offset var rColChildHeight = 0; $('.hg-article-right-col').children(':not(".hide")').each(function(){ rColChildHeight += $(this).height(); }); rightColBtm = rightColBtm - rColChildHeight; rightColBtm = rightColBtm - $('.hg-rating-container').height(); //if this is a category, subtract the category subscription box height if($('#cat-sub-cntr').length > 0) rightColBtm = rightColBtm - $('#cat-sub-cntr').outerHeight(); //arbitrary adjustment rightColBtm += 30; improvedAffix($('.hg-article-right-col'), 'top', rightColTop, rightColBtm, rightColLeft, rightColWidth); }, 100); //change anchor behavior $('.in-article-nav-list a[href^="#"]').click(function(e){ e.preventDefault(); $('html,body').animate({scrollTop: ($(this.hash).offset().top - 175)}, 100); }); // init scrollspy $(document).on('ready', function () { $('body').attr("data-spy", "scroll"); $('body').scrollspy({ target: '#in-article-nav-list', offset: 195 }); }) //scroll active TOC element into view $('#in-article-nav-list li').on('activate.bs.scrollspy', function (e) { //don't scroll if you are at the bottom if($(e.currentTarget).parents('.affix').length > 0){ e.target.scrollIntoView(); } }); } }//end if statement });

    '); });

    What ports will I need to open inbound and outbound from the KMS server traffic? (2024)

    FAQs

    What ports will I need to open inbound and outbound from the KMS server traffic? ›

    By default, the clients use the 1688 TCP port to connect to the KMS host. Make sure that this port is open between your KMS clients and the KMS host.

    What are the requirements for KMS activation? ›

    KMS volume activation requires a minimum threshold of 25 computers before activation requests are processed. The verification process described here increments the activation count each time a client computer contacts the KMS host.

    What ports are needed for Windows license activation? ›

    For Windows Product Activation to succeed, configure firewalls or other devices that are between the client and the Internet to allow traffic to pass over ports 80, and 443. You can use Microsoft Internet Explorer or other Internet browsers to test connectivity through these ports.

    What is port 1688 used for? ›

    Port 1688 Details
    Port(s)ProtocolDetails
    1688tcp,udpPort 1688 TCP is commonly used for Microsoft's KMS Traffic. nsjtp-data (IANA official) - HP's Network ScanJet Transfer Protocol.
    1688tcp,udpnsjtp-data

    How to open KMS server console? ›

    Here are the steps to find your KMS server:
    1. Open a Command Prompt window with administrative privileges. ...
    2. Type the following command and press Enter:slmgr /dlvThis will open the Software Licensing Management Tool (slmgr), which displays detailed information about the current licensing status of Windows.
    Apr 15, 2023

    What ports are needed for KMS? ›

    Network requirements

    You can accept these default settings, or if you have special network and security configuration requirements, you can manually configure KMS hosts and clients. By default, a KMS host is configured to use TCP on port 1688.

    How do I manually activate KMS? ›

    Activate a Windows Operating System (All Supported Versions)
    1. Open an Elevated Command Prompt window. ...
    2. In the elevated Command Prompt window, verify that the current directory is C:\Windows\System32. ...
    3. Type the following command: cscript slmgr. ...
    4. Type the following command: cscript slmgr. ...
    5. Close the Command Prompt window.

    How to check if a port is open or not? ›

    How to check for open ports on Windows
    1. Open the Command Prompt. ...
    2. Type “netstat -aon” and hit enter.
    3. Look for the port numbers in the LISTening state. ...
    4. If the port numbers aren't in the LISTening state, you'll need to open them manually.
    Aug 17, 2022

    What is port 139 used for? ›

    Port 139, primarily used by the Server Message Block (SMB) protocol for file sharing in Windows networks, stands out as a critical point of vulnerability when not properly secured. This port facilitates network communications, allowing computers to share files, printers, and serial ports over a network.

    What ports to open for Windows share? ›

    SMB is a network file sharing protocol that requires an open port on a computer or server to communicate with other systems. SMB ports are generally port numbers 139 and 445.

    What is port 8080 used for? ›

    Port number 8080 is usually used for web servers. When a port number is added to the end of the domain name, it drives traffic to the web server.

    What is port 53 used for? ›

    The standard port for DNS is port 53. DNS client applications use the DNS protocol to query and request information from DNS servers, and the server returns the results to the client using the same port. Port 53 is used for both TCP and UDP communication.

    What is port 445? ›

    Port 445 is a Microsoft networking port which is also linked to the NetBIOS service present in earlier versions of Microsoft Operating Systems. It runs Server Message Block (SMB), which allows systems of the same network to share files and printers over TCP/IP.

    Where to find KMS host key? ›

    To get the KMS key, sign in to the Volume Licensing Service Center (VLSC) and download the KMS key for each product and version of Office that you want KMS to activate.

    How to check KMS key? ›

    Replies (1) 
    1. Log in to the Microsoft Volume Licensing Service Center (VLSC) website: https://www.microsoft.com/licensing/servicecenter.
    2. Click the License tab and select your license.
    3. Click the Keys tab, and then look for the KMS key.
    4. If you cannot find your KMS key in the VLSC, contact your MS reseller.
    Aug 25, 2023

    What is a KMS client key? ›

    To use KMS, you need to have a KMS host available on your local network. Computers that activate with a KMS host need to have a specific product key. This key is sometimes referred to as the KMS client key, but it's formally known as a Microsoft Generic Volume License Key (GVLK).

    Is KMS activation illegal? ›

    KMS is a legitimate way to activate Windows licenses in client computers, especially en masse (volume activation).

    How often does KMS client need to be activated? ›

    Clients must renew their activation by connecting to the KMS host at least once every 180 days to stay activated. Once activated, the client computers attempt to renew their activation every seven days(by default). After each successful connection, the expiration is extended out to the full 180 days.

    What is the minimum activation threshold when using KMS? ›

    Explanation: KMS requires a minimum of 25 workstation systems or 5 server systems as clients. This is called the activation threshold.

    How does Microsoft KMS activation work? ›

    KMS activation is a client-server model in which each client requests activation from a KMS host computer. The keys needed to activate Office are installed on the KMS host computer. The client uses DNS to locate a KMS host computer to request activation.

    Top Articles
    Latest Posts
    Article information

    Author: Cheryll Lueilwitz

    Last Updated:

    Views: 5680

    Rating: 4.3 / 5 (74 voted)

    Reviews: 81% of readers found this page helpful

    Author information

    Name: Cheryll Lueilwitz

    Birthday: 1997-12-23

    Address: 4653 O'Kon Hill, Lake Juanstad, AR 65469

    Phone: +494124489301

    Job: Marketing Representative

    Hobby: Reading, Ice skating, Foraging, BASE jumping, Hiking, Skateboarding, Kayaking

    Introduction: My name is Cheryll Lueilwitz, I am a sparkling, clean, super, lucky, joyous, outstanding, lucky person who loves writing and wants to share my knowledge and understanding with you.