Configure a split tunnel based on the access route.
If you do not include or exclude routes, every
request is routed through the VPN tunnel (without a split tunnel).
You can include or exclude specific destination IP subnet traffic
from being sent over the VPN tunnel. The routes that you send through
the VPN tunnel can be defined either as the routes you include in
the tunnel, or as routes that you exclude from the tunnel, or both.
For example, you can set up a split tunnel to allow remote users
to access the internet without going through the VPN tunnel. More
specific routes take precedence over less-specific routes.
When
you define split tunnel traffic to include access routes, these
are the routes that the gateway pushes to the remote users’ endpoints
to specify what traffic the users’ endpoints can send through the
VPN tunnel. When you define split tunnel traffic to exclude access
routes, these routes are sent through the physical adapter on the
endpoint instead of sent through the GlobalProtect VPN tunnel through
the virtual adapter (the tunnel). By excluding split tunnel traffic
by access routes, you can send latency sensitive or high bandwidth
consuming traffic outside of the VPN tunnel while all other traffic
is routed through the VPN for inspection and policy enforcement
by the GlobalProtect gateway.
Local routes take precedence
over routes sent from the gateway. When you enable the split tunnel,
users can reach proxies and local resources (such as local printers)
directly without sending any local subnet traffic through the VPN
tunnel. By disabling the split tunnel, you can force all traffic
to go through the VPN tunnel for inspection and policy enforcement
whenever users are connected to GlobalProtect. You can consider
the following IPv4 and IPv6 traffic behavior based on whether you enable
or disable direct access to local networks.
IPv4 Traffic Behavior
IPv4 Traffic to Local Subnet | No Direct Access to Local Network
is Enabled | No Direct Access to Local Network
is Disabled |
| Before the tunnel is established | After the tunnel is established | Before the tunnel is established | After the tunnel is established |
New Incoming Traffic | Traffic is allowed on the local subnet through
the physical adapter. | (Windows 10 only) When split tunneling
based on the destination domain and application is not enabled,
traffic adhering to the routing table is sent through the VPN tunnel. However,
certain applications can still bind to a specific interface directly
and route the traffic through physical interface ignoring the routing table. When
you enable split tunneling based on the destination domain and application, traffic
is allowed on the local subnet through the physical adapter. (macOS
only) Traffic is allowed on the local subnet through the physical adapter. | Traffic is allowed on the local subnet through
the physical adapter. | Traffic is allowed on the local subnet through
the physical adapter. |
New Outgoing Traffic | Traffic is allowed on the local subnet through
the physical adapter. | Traffic is sent through the VPN tunnel. | Traffic is allowed on the local subnet through
the physical adapter. | Traffic is allowed on the local subnet through
the physical adapter. |
Existing Traffic | Traffic is allowed on the local subnet through
the physical adapter. | (Windows) Traffic is terminated. (macOS
and Linux) Traffic is allowed on the local subnet through the
physical adapter. | Traffic is allowed on the local subnet through
the physical adapter. | Traffic is allowed on the local subnet through
the physical adapter. |
IPv6
Traffic Behavior
IPv6 Traffic to Local Subnet | No Direct Access to Local Network
is Enabled | No Direct Access to Local Network
is Disabled |
| Before the tunnel is established | After the tunnel is established | Before the tunnel is established | After the tunnel is established |
New Incoming Traffic | Traffic is allowed on the local subnet through
the physical adapter. | Traffic is allowed on the local subnet through
the physical adapter. | Traffic is allowed on the local subnet through
the physical adapter. | Traffic is allowed on the local subnet through
the physical adapter. |
New Outgoing Traffic | Traffic is allowed on the local subnet through
the physical adapter. | Traffic (except fe80::/10 link-local addresses)is
sent through the VPN tunnel. | Traffic is allowed on the local subnet through
the physical adapter. | Traffic is allowed on the local subnet through
the physical adapter. |
Existing Traffic | Traffic is allowed on the local subnet through
the physical adapter. | Traffic is allowed on the local subnet through
the physical adapter. | Traffic is allowed on the local subnet through
the physical adapter. | Traffic is allowed on the local subnet through
the physical adapter. |
Use the following steps to configure a split
tunnel based on access routes.