Skip to main content

August 24, 2026

Replace the Default Control Port for PCoIP Secure Gateway on Omnissa Horizon Connection Server Instances

You can replace the default port that controls the PCoIP Secure Gateway (PSG) service that runs on a Horizon Connection Server instance. You might need to perform this task to avoid port contention.

The PCoIP Secure Gateway listens for control connections on the local TCP port 50060 by default.

Procedure

  1. Create or edit the locked.properties file in the gateway configuration folder on the Horizon Connection Server computer where the PCoIP Secure Gateway is running.

    For example: install_directory\Omnissa\Horizon\Server\sslgateway\conf\locked.properties

    The properties in the locked.properties file are case sensitive.

  2. Add the psgControlPort property to the locked.properties file.

    For example:

    psgControlPort=52060
    
    
  3. Start the Windows Registry Editor on the same machine.

  4. Navigate to the HKEY_LOCAL_MACHINE\SOFTWARE\Teradici\SecurityGateway registry key.

  5. Under this registry key, add the following String (REG_SZ) value with your updated port number.

    For example:

    TCPControlPort "52060"
    
    

    Note: The port number for TCPControl Port is the same as the port number for psgControlPort.

  6. Restart the Horizon Connection Server service to make your changes take effect.

Was this page helpful?

Provide feedback for this topic

Was this topic helpful?

Please do not include any personal or confidential information.

Generating link…