This article describes how to configure Access Gateway Enterprise Edition appliance LAN access.
The Access Gateway Enterprise Edition appliance has two features which allow a user to access LAN resources while connected to the SSL VPN when there is a requirement for all non-LAN traffic to be tunneled.
To configure Access Gateway Enterprise Edition LAN access, use one of the following methods:
With this method, all network traffic sourced by the client is intercepted by the Access Gateway Enterprise Edition secure access client except for hosts or subnets configured through intranet applications.
You can define the hosts and/or subnets which are on your LAN as intranet applications which then can be bound either to a session policy or at a global level.
Run the following command from the command line interface, to set at a global level: set vpn parameter -splitTunnel REVERSE
Run the following command line interface to set within a session policy/action:
set vpn sessionAction <name> -splitTunnel REVERSE
From the Graphical User Interface (GUI) of the Access Gateway Enterprise Edition appliance select Access Gateway > Global Settings > Change Global Settings > Client Experience.
This setting must be enabled on the Access Gateway Enterprise Edition appliance either within a session policy/action or at a global level.
After you enable Local LAN Access on the Access Gateway Enterprise Edition appliance, you must also enable it within the secure access client running on the computer because it is not checked and disabled by default.
With this setting enabled, the secure access client does not intercept any traffic destined to the same subnet for which the client’s local LAN IP address is configured.
Run the following command from the command line interface, to set at a global level: set vpn parameter -localLanAccess ON
Run the following command line interface to set within a session policy/action:
set vpn sessionAction <name> -localLanAccess ON
From the GUI of the Access Gateway Enterprise Edition appliance select Access Gateway > Global Settings > Change Global Settings > Client Experience > Advanced.