flâneur

[WSL2] Network connections are not restored after returning from Windows sleep mode · Issue #4992 · microsoft/WSL

github.com · 420 words · saved by 1 readers

Your Windows build number: 10.0.19582.1001 What you're doing and what's happening: Originally found this problem while using X410 (X Server for Windows 10) with WSL2. I was able to confirm ...

Your Windows build number: 10.0.19582.1001 What you're doing and what's happening: Originally found this problem while using X410 (X Server for Windows 10) with WSL2. I was able to confirm the same problem with much simpler program, netcat (https://en.wikipedia.org/wiki/Netcat). The following problem only happens when TCP connections are made from WSL2 to Windows. When connections are made from Windows to WSL2, they are restored after sleep mode as expected. Start netcat in Windows 10 .\ncat.exe -l -p 9999 -v netcat for Windows is available as an executable in Nmap package…

saved by

related reading