This topic created in 2027 days ago, the information mentioned may be changed or developed.
现象
- 宿主机 ping/ssh 不了虚拟机
- 虚拟机 ping 不了宿主机
- 虚拟机之间可以 ping/ssh
- 网络中其他机器可以 ping/ssh 宿主机与虚拟机, 宿主机与虚拟机也可以访问网络中其他机器
相关情况
- Vmware 宿主机: Windows 10 2004
- 重新安装过 VMware, 升级到了 16
- Windows 开启了 HyperV, 为了安装 WSL2 和 Docker
- nat 模式没有问题, bridge 模式不行, 当然 nat 模式无法被其他机器访问
- vmware 虚拟网络中指定了 bridge 网卡
请问是什么问题
Supplement 1 · Nov 17, 2020
把网络连接-属性-cFosSpeed for faster Internet connections (NDIS 6)去掉这个就好了。
3 replies • 2020-11-17 21:19:39 +08:00
 |
|
1
cloverstd Nov 17, 2020
我用的是 hyper-v 虚拟机,也是遇到了宿主机与虚拟机之间互相不通,虚拟机之间互相可通,宿主机防火墙关了也不行,网络用的 bridge
|
 |
|
3
zliea Nov 17, 2020
@ cloverstd 我这边把网络连接-属性-cFosSpeed for faster Internet connections (NDIS 6)去掉就好了。
|