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
Create .wslconfig in user root dir on windows machine
Set wsl2.networkingMode=mirrored
wsl --shutdown
Restart wsl
wslinfo --networking-mode says NAT, not mirrored
Expected Behavior
wslinfo --networking-mode should say "mirrored"
I should then have internet connectivity on my corporate windows laptop from within a WSL distribution behind global protect vpn
Actual Behavior
wslinfo --networking-mode says "nat"
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered:
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!
Windows Version
10.0.19045.3930
WSL Version
2.0.14.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.133.1-1
Distro Version
Ubuntu 22.04
Other Software
No response
Repro Steps
Create .wslconfig in user root dir on windows machine
Set wsl2.networkingMode=mirrored
wsl --shutdown
Restart wsl
wslinfo --networking-mode says NAT, not mirrored
Expected Behavior
wslinfo --networking-mode should say "mirrored"
I should then have internet connectivity on my corporate windows laptop from within a WSL distribution behind global protect vpn
Actual Behavior
wslinfo --networking-mode says "nat"
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: