Installation

Table Of Contents
Procedure
1 Start the Windows Registry Editor on the View Connection Server or security server computer where
the PCoIP Secure Gateway is running.
2 Navigate to the HKEY_LOCAL_MACHINE\SOFTWARE\Teradici\SecurityGateway registry key.
3 Under this registry key, add one or more of the following String (REG_SZ) values with your updated port
numbers.
For example:
ExternalTCPPort "44172"
ExternalUDPPort "44172"
InternalUDPPort "55111"
4 (Optional) If the computer on which the PCoIP Secure Gateway is running has multiple NICs, select
one NIC to listen on the congured ports.
Under the same registry key, add the following String (REG_SZ) values to specify the IP address that is
bound to the designated NIC.
For example:
ExternalBindIP "10.20.30.40"
InternalBindIP "172.16.17.18"
If you congure external and internal connections to use the same NIC, the external and internal UDP
ports must not be the same.
5 Restart the VMware Horizon View PCoIP Secure Gateway service to make your changes take eect.
Replace the Default Control Port for PCoIP Secure Gateway on Connection
Server Instances and on Security Servers
You can replace the default port that controls the PCoIP Secure Gateway (PSG) service that runs on a
Connection Server instance or security server. 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 le in the SSL gateway conguration folder on the Connection
Server or security server computer where the PCoIP Secure Gateway is running.
For example: install_directory\VMware\VMware View\Server\sslgateway\conf\locked.properties
The properties in the locked.properties le are case sensitive.
2 Add the psgControlPort property to the locked.properties le.
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"
N The port number for TCPControl Port is the same as the port number for psgControlPort.
Chapter 9 Configuring View for the First Time
VMware, Inc. 121