我已经使用虚拟网络编辑器在 Windows 主机上配置了多个虚拟网络。尝试在 VMnet0 上使用子网 192.168.43.0 和掩码 255.255.255.0 的仅主机配置。
结果我在主机上得到了以下配置:
Ethernet adapter VMware Network Adapter VMnet0:
Connection-specific DNS Suffix . :
Link-local IPv6 Address . . . . . : fe80::bcb9:3631:470d:8438%23
Autoconfiguration IPv4 Address. . : 169.254.132.56
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
客户端Linux机器获得以下IP地址:
192.168.43.128 with mask 255.255.255.0
我无法从 Windows 主机 ping 客户端 Linux 机器。
为什么这两台机器不在同一网络上?如何解决?