VPN Support with WSL2
update to WSL offers experimental features which resolve the issue for me. I'm using WSL2 on Windows 11 with Global protect.
Add the following flags
Add the following flags
C:\Users\_username_\.wslconfig
file:[experimental] networkingMode=mirrored dnsTunneling=true
Or in wsl specific distrovim /etc/wsl.conf[experimental]networkingMode=mirroreddnsTunneling=true