You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've recently switched back to WSL1 and I don't understand why VPN connectivity isn't working. I've tried both OpenVPN and Wireguard and it can't even reach local LAN even if split-tunneling is enabled and works fine otherwise. I tried to search over the issues and web and couldn't find much info that wasn't for wsl2.
I've tried to manually input VPN DNS-server and also my own locally hosted recursive resolver and also public DNS (8.8.8.8, 1.1.1.1).
/etc/wsl.conf
[network]
generateResolvConf = false
I've also tried changing metric of several routes from windows, but with no luck.
I've recently switched back to WSL1 and I don't understand why VPN connectivity isn't working. I've tried both OpenVPN and Wireguard and it can't even reach local LAN even if split-tunneling is enabled and works fine otherwise. I tried to search over the issues and web and couldn't find much info that wasn't for wsl2.
I've tried to manually input VPN DNS-server and also my own locally hosted recursive resolver and also public DNS (8.8.8.8, 1.1.1.1).
I've also tried changing metric of several routes from windows, but with no luck.
Is it because WSL binds to the host interface and not the VPN interface? It seems to have correctly applied
default
to the VPN interface in WSL:The text was updated successfully, but these errors were encountered: