Skip to main content

2026년 8월 24일

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.

이 페이지가 도움이 되었나요?

이 항목에 대한 피드백 보내기

이 항목이 도움이 되었나요?

개인정보나 기밀정보는 입력하지 마세요.

링크를 생성하는 중…