This article provides instructions to configure Netskope steered traffic to go directly to the Netskope cloud without traversing the full VPN tunnel.
Environment
-
Netskope Client: 138.0.0
-
Cisco AnyConnect: 5.1.16
-
Supported OS: Windows and macOS
Interoperability Configuration Requirements
When deploying Netskope Client along with a 3rd party VPN app, we recommend the following configuration changes in both the VPN client and Netskope Tenant. The following configuration changes ensure that both, the Client and the VPN app are able to operate smoothly without any conflicts.
Configuring Cisco AnyConnect for Netskope Client
We recommend the following configuration changes in Cisco AnyConnect to bypass Client traffic to Netskope Cloud.
Adding ACLs (Access Control Lists) to Split Tunnel Policy
-
SSH into the Cisco ASA (Adaptive Security Appliance) and enter into the config mode.
-
Copy the following ACLs and ensure that you remember the name of the this ACL.
access-list Netskope_NewEdge_Exclusions standard deny 8.36.116.0 255.255.255.0 access-list Netskope_NewEdge_Exclusions standard deny 8.39.144.0 255.255.255.0 access-list Netskope_NewEdge_Exclusions standard deny 31.186.239.0 255.255.255.0 access-list Netskope_NewEdge_Exclusions standard deny 163.116.128.0 255.255.128.0 access-list Netskope_NewEdge_Exclusions standard deny 162.10.0.0 255.255.128.0 access-list Netskope_NewEdge_Exclusions standard deny 8.8.8.8 255.255.255.255 access-list Netskope_NewEdge_Exclusions standard deny 8.8.4.4 255.255.255.255
Specifying the Exclusion ACLs to Split Tunnel Policy
While in config mode, create a group policy and specify the exclusion ACLs to the Split Tunnel List.
- Enter the following command:
group-policy grouppolicyname attributes
- In the group policy prompt, specify the exclusion ACLs to split tunnel policy
split-tunnel-network-list value Netskope_NewEdge_Exclusions
- Write changes to memory
wr mem
Configuring Netskope Client for Cisco AnyConnect
To allow 3rd party apps to co-exist with Netskope Client, we recommend configuring Destination Location exceptions to your steering configurations. To learn more about adding exceptions, see Exception Configuration for VPN Applications article.
Verifying Configuration
To verify if Netskope Client is able to directly send traffic to Netskope Cloud, check the routing table in the AnyConnect client.

