By default, Horizon Connection Server instances set the gateway location to Internal. You can change the default gateway location by setting the gatewayLocation property in the locked.properties file.
The gateway location determines the value of the ViewClient_Broker_GatewayLocation registry key in a remote desktop. You can use this value with Smart Policies to create a policy that takes effect only if a user connects to a remote desktop from inside or outside your corporate network. For more information, see Using Smart Policies.
Procedure
-
Create or edit the
locked.propertiesfile in the TLS/SSL gateway configuration folder on the Horizon Connection Server.The properties in the
locked.propertiesfile are case sensitive. -
Add the following line to the
locked.propertiesfile:gatewayLocation=valuevalue can be either
ExternalorInternal.Externalindicates that the gateway is available for users outside the corporate network.Internalindicates that the gateway is available only for users inside the corporate network.For example:
gatewayLocation=External -
Save the
locked.propertiesfile. -
Restart the Horizon Connection Server service to make your changes take effect.
Was this page helpful?