cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1184
Views
0
Helpful
2
Replies

WSL / Cisco VPN issue - no internet access

yuto21
Level 1
Level 1

Does anyone have any experience with WSL and Cisco corp VPNs?

ubuntu does not have an active internet connection unless I run a powershell script to raise the metric on the cisco adaptor (manually changing the metric does not work and is reverted at boot by group policy)

also the ip range is still not correct when the powershell script is performed which may be causing other apps to fail.

Let me know of any details needed

2 Replies 2

Hello,

can you post the Powershell script you are running ?

amitpalsingh
Level 1
Level 1

You can configure a Virtual subnet bypass policy and enable local LAN access in Cisco Secure Connect..

https://www.cisco.com/c/en/us/td/docs/security/vpn_client/anyconnect/anyconnect410/administration/guide/b-anyconnect-admin-guide-4-10/troubleshoot-anyconnect.html#Cisco_Task_in_List_GUI.dita_3a9a8101-f034-4e9b-b24a-486ee47b5e9f

 

You can also enable Local LAN access by updating XML file and have <LocalLanAccess UserControllable="false">true</LocalLanAccess> set to "fasle">true -- This is case sensitive .