WSL2 no external network access after return from standby

I have to do the…

Login

Blog History

I have to do the following to get my WSL external network access back every time I return from standby

wsl --shutdown
wsl
# check external access
ping 1.1.1.1
PING 1.1.1.1 (1.1.1.1) 56(84) bytes of data.
64 bytes from 1.1.1.1: icmp_seq=1 ttl=57 time=9.47 ms
64 bytes from 1.1.1.1: icmp_seq=2 ttl=57 time=8.53 ms
^C

To create a report that shows when you computer goes into standby

# elevated prompt
powercfg /sleepstudy

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.