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

No network access with networkingMode=mirrored #10791

Open
1 of 2 tasks
diehard2 opened this issue Nov 18, 2023 · 14 comments
Open
1 of 2 tasks

No network access with networkingMode=mirrored #10791

diehard2 opened this issue Nov 18, 2023 · 14 comments
Labels

Comments

@diehard2
Copy link

Windows Version

10.0.22635.2771

WSL Version

2.0.9

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

Kernel Version

5.15.133.1-microsoft-standard-WSL2

Distro Version

Ubuntu 20.04

Other Software

No response

Repro Steps

ping google.com

Expected Behavior

I am expecting to see a successful ping

Actual Behavior

ping: google.com: Temporary failure in name resolution

If I am in NAT mode everything works, but the VPN is super broken and my previous workarounds no longer work with 2.0.9. I do not have HyperV installed

Diagnostic Logs

WslLogs-2023-11-18_11-23-14.zip

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.

@FlowerBirds
Copy link

+1

@aentwist
Copy link

I don't see network anywhere. Maybe you wanted networkingMode?

@diehard2 diehard2 changed the title No network access with network=mirrored No network access with networkingMode=mirrored Dec 7, 2023
@diehard2
Copy link
Author

diehard2 commented Dec 7, 2023

@aentwist sorry, it was a typo in my issue title.

I updated to 2.0.14 and I am seeing the same issue

ping: google.com: Temporary failure in name resolution

just nothing at all in mirrored

@chanpreetdhanjal
Copy link

Could you please follow the steps below and attach the diagnostic logs? https://github.com/microsoft/WSL/blob/master/CONTRIBUTING.md#collect-wsl-logs-for-networking-issues

@diehard2
Copy link
Author

diehard2 commented Dec 7, 2023

WslLogs-2023-12-07_11-53-14.zip

@chanpreetdhanjal here they are.

@ThaDaVos
Copy link

I am having the same issue - if I enable networkingMode=mirrored I can do DNS (probably because I turned on the dnsTunneling) but cannot connect/ping any IP except my PC's own IP

@chanpreetdhanjal
Copy link

Please follow the networking diagnostic script. https://github.com/microsoft/WSL/blob/master/CONTRIBUTING.md#collect-wsl-logs-for-networking-issues

It should create a folder like [WslNetworkingLogs-date_ver.zip]

@aentwist
Copy link

Are you a bot

@chanpreetdhanjal
Copy link

I am WSL networking product manager from Microsoft. Please follow the instructions from the link above and share WSL networking logs so we can help you.

@conan
Copy link

conan commented Mar 7, 2024

Same problem, mirrored networking fine at first but drops after only a few minutes

C:\Users\conan>wsl --version
WSL version: 2.0.0.0
Kernel version: 5.15.123.1-1
WSLg version: 1.0.57
MSRDC version: 1.2.4485
Direct3D version: 1.608.2-61064218
DXCore version: 10.0.25880.1000-230602-1350.main
Windows version: 10.0.22631.3235

.wslconfig

[experimental]
networkingMode = mirrored 

wsl.conf

[boot]
systemd=true

WslLogs-2024-03-07_10-14-51.zip

@lyubchev
Copy link

same here

@lyubchev
Copy link

I just enabled dnsTunneling and it now works:

[wsl2]
dnsTunneling=true

@gitagogaming
Copy link

I am WSL networking product manager from Microsoft. Please follow the instructions from the link above and share WSL networking logs so we can help you.

when does the help come?😭

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

No branches or pull requests

9 participants