Information about the static IP for the Horizon Cloud Connector virtual appliance is saved in a container file in the deployed virtual appliance. If you update the static IP address for the Horizon Cloud Connector virtual appliance, you must also perform some additional steps. You must manually reconfigure the container settings file and then send the new static IP information to all desktops associated with the paired Horizon pod.
- Where the static IP is stored
-
The static IP address of the deployed Horizon Cloud Connector virtual appliance is saved in the -/opt/container-data/cc-settings/ip.conf file and is shared with containers running inside the appliance.
For example, the static IP information might appear in the file as follows.
cc.address=10.117.163.20
- Where the proxy settings are stored
-
The proxy settings of the Horizon Cloud Connector virtual appliance are stored in the -/opt/container-data/cc-settings/proxy.conf and are shared with containers running inside the appliance.
For example, the proxy information might appear in the file as follows.
proxyHost=null proxyPort=0 proxySsl=false proxyUsername=null proxyPassword= noProxyFor=null