-
Notifications
You must be signed in to change notification settings - Fork 850
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
wsl2.hostAddressLoopback
refers only experimental.networkinMode
, not wsl2.networkingMode
#11102
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:
|
@euxn23 if you look at release 2.0.5 notes (https://github.com/microsoft/WSL/releases/tag/2.0.5) only
|
Yeah looks like our docs are incorrect, I'll get that fixed. |
"I still have this issue, only when |
Crrent state of affairs is that the following works. [wsl2] [experimental] |
Windows Version
Microsoft Windows [Version 10.0.22635.3130]
WSL Version
2.1.1.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.146.1-2
Distro Version
Arch Linux
Other Software
No response
Repro Steps
hostAddressLoopback
option, write /Users/{user}/.wslconfig as below.hostAddressLoopback
does not work.But it works when wrote as below.
I think
hostAddressLoopback
refers onlyexperimental.networkinMode
, notwsl2.networkingMode
.Expected Behavior
hostAddressLoopback
works.Actual Behavior
hostAddressLoopback
does not work.Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: