【发布时间】:2020-09-10 11:03:41
【问题描述】:
windows(host) 不使用 VPN
当 VPN 关闭时,我可以从 WSL2 和 docker 容器 ping 我的 windows(主机),但是当它打开时
所有设置都是默认的
cmd ipconfig
Wireless LAN adapter Wi-Fi:
IPv4 Address. . . . . . . . . . . : 192.168.1.100
Ethernet adapter vEthernet (WSL)
IPv4 Address. . . . . . . . . . . : 172.27.48.1
WSL2 $ ip 路由
default via 172.27.48.1 dev eth0
172.27.48.0/20 dev eth0 proto kernel scope link src 172.27.51.31
如果我需要提供更多信息,请告诉我
提前致谢!
【问题讨论】:
标签: networking vpn windows-subsystem-for-linux