How to continue using Internet while use VPN?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2022 07:30 AM
I mean independant of policies, as most answers I saw are to administrator of Anyconnect to modify policies at server
But at user end, else if policies are bad configured, can allow use LAN for internet traffic?
- Labels:
-
AnyConnect
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2022 07:48 AM
You need to have split tunnel configuration, if this is corporate VPN contact your netsec admin to guide you.
Do you have admin access to change any connect profile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2022 07:52 AM
Hi
When you connect to a VPN, the client VPN will create a virtual adapter and will change the routing table of your PC. It will create a default route like:
0.0.0.0 0.0.0.0 "vpn tunnel" "If this VPN does not have split tunnel"
If VPN have split tunnel enable, then, the route created on the PC will not be a default route, it will be a specific route send only partial traffic to the VPN tunnel and then you can have local internet access using you local service provide.
This is up to who manage the VPN service and you can not change it on the PC side.
