-
Notifications
You must be signed in to change notification settings - Fork 822
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
Network connectivity from WSL2 to a corporate IP via PPTP VPN is flaky #11011
Comments
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:
|
Hi. Can you please collect networking logs by following the instructions below? |
Here it is: |
Any ideas on the root cause or troubleshooting steps? |
hello @evilguest. thanks for your patience from the logs it looks like we are not properly mirroring all the interfaces and routes from Windows, particularly we don't seem to mirror the IP and routes of the "FIS VPN" interface can you please do the following to collect new logs? We need to capture "connecting to the VPN" in the logs disconnect VPN |
Windows Version
Windows 11 Pro 22H2 22621.3007 Windows Feature Experience Pack 1000.22681.1000.0
WSL Version
2.0.9.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
Expected Behavior
The traceability and packet loss are the same from Windows and from WSL2
Actual Behavior
The packet loss when pinging the corporate addresses is close to 100%.
Typically, ping gets the first response, and none beyond those. Sometimes even the first response doesn't come.
Same addresses are pinged fine directly (0% loss).
DNS resolution works fine (i.e. the corporate addresses are resolved on VPN, everything else resolved externally).
Traceroute works fine from both WSL2 and Windows.
Pinging non-corporate resources (i.e. skipping the VPN) also works with 0% loss
Diagnostic Logs
The text was updated successfully, but these errors were encountered: