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
I can provide what you need if you tell me how to do , I have totally no clue to investigate it .
eromoe
changed the title
WSL2 can not access windows ip retreived by ip route | grep default | awk '{print $3}
Windows Firewall block WSL2 accessing to Windows service
May 23, 2020
I found it due to windows firewall. Add exclude rule of wsl.exe in firewall didn't work, I saw several cases include me had to shutdown firewall to make wsl able to access windows service .
Since this is common usage of wsl2, people shouldn't need shutdown firewall . It is system/wsl resposibility to make wsl2 bypass firewall at default .
Test code:
result:
Actually I want to use a proxy service host on windows . I saw many people success with above command, why I faied ? Or wsl2 go into new problem ?
The text was updated successfully, but these errors were encountered: