Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot change networking mode on WSL2 #11045

Closed
1 of 2 tasks
jtrenaud1s opened this issue Jan 19, 2024 · 2 comments
Closed
1 of 2 tasks

Cannot change networking mode on WSL2 #11045

jtrenaud1s opened this issue Jan 19, 2024 · 2 comments

Comments

@jtrenaud1s
Copy link

Windows Version

10.0.19045.3930

WSL Version

2.0.14.0

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

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

Copy link

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!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@jtrenaud1s
Copy link
Author

A bit more searching and I found this feature is not supported on windows 10. What a pity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant