Configuring the Secure Gateway
Configuring the Secure Gateway properties file
Intellisync Mobile Suite Secure Gateway Administrator’s Guide
2–5
Secure Gateway cluster configuration
The following properties define and manage settings for a Secure Gateway cluster
configuration (default values shown):
For more information on Secure Gateway clusters, refer to “Installing a Secure
Gateway cluster” on page 1-7.
Web tunneling
Secure Gateway acts as an authenticated reverse-proxy and enables you to route
HTTP requests to the Mobile Gateway behind the firewall. These requests are
then mapped to the correct destination by the Mobile Gateway and sent. This
setup works only in the single enterprise model.
The following properties define and manage Web tunneling settings for a Secure
Gateway (default values shown):
Property
Description
SecureGatewaySharedPropertiesPath=
Defines the path of the
sgsharedprops.properties file. Used for
Secure Gateway clusters.
Property
Description
WebTunnelingSupported=1
Allows tunneling of Web requests to the
Mobile Gateway for dispatching.
GALLookupTunnelingSupported=1
Allows tunneling of global address list (GAL)
lookup Web requests to the Mobile Gateway
for dispatching. Used in conjunction with the
WebTunnelingSupported property. Set this
property to 0 (zero) to disallow all Web traffic
except GAL lookup when the
WebTunnelingSupported property value is
set to 1.
WebInactiveMinutes=60
Defines how long a browser-authenticated
session can remain inactive before it expires
and re-authenticates.
SyncMLWebTunnelingSupported=1
Handles HTTP(S) SyncML requests
differently than other Web requests. Set this
value to zero (0) for SyncML device
requests to be routed to the default Web
handler.