Skip to content

Instantly share code, notes, and snippets.

@mattdkerr
Last active March 12, 2025 21:21
Show Gist options
  • Save mattdkerr/2152917fde44ed0c8044c880f8c8a89a to your computer and use it in GitHub Desktop.
Save mattdkerr/2152917fde44ed0c8044c880f8c8a89a to your computer and use it in GitHub Desktop.
To fix WSL2 network on VPN: add to /mnt/c/Users/yourname/.wslconfig
[wsl2]
networkingMode = mirrored
@mattdkerr
Copy link
Author

then do wsl --shutdown and re-run your Ubuntu shortcut

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment