问题一:桥接、hostonly或nat都无法使用,具体报错如下:
无法将 Ethernet0 连接到虚拟网络"VMnet0"

无法将 Ethernet0 连接到虚拟网络"VMnet1"

无法将 Ethernet0 连接到虚拟网络"VMnet8"

解决办法
在 vmware“编辑->虚拟网络设置"里面,点“恢复默认”可解决。


问题二:只有桥接无法使用,如下
设备 VMnet0 上的网络桥接当前未在运行。该虚拟机可能无法与主机或你的网络上的其他机器进行通信。

解决办法
在网卡“VMware Network Adapter VMnet1”上打开属性,在“vmware bridge protocol”上打钩。
在网卡“VMware Network Adapter VMnet8”上打开属性,在“vmware bridge protocol”上打钩。

然后重启电脑

问题三:和问题二类似

如果报下面的问题

"The network bridge on device VMnet0 is not running.The virtual machine will not be able to communicate with the host or with other machines on your network.
Virtual device Ethernet0 will start disconnected."

The network bridge on device VMnet0 is not running. The virtual machine will not be able to communicate with the host or with other machines on your network.
Failed to connect virtual device Ethernet0.

解决办法:

Virtual device Ethernet0 will start disconnected."的解决办法和问题一样;

Failed to connect virtual device Ethernet0.

这个解决办法也类似,只不过是在物理网卡上,打开属性,在“vmware bridge protocol”上打钩。如果没有“vmware bridge protocol"这项,就需要安装。

方法如下:

打开物理网卡本地连接->属性

安装->(选中服务)添加->从磁盘安装->浏览->
C:\Program Files\VMware\drivers目录下选 netbridge.inf

这个装完,选上后,也是需要重启的。

 

 

 

Logo

华为开发者空间,是为全球开发者打造的专属开发空间,汇聚了华为优质开发资源及工具,致力于让每一位开发者拥有一台云主机,基于华为根生态开发、创新。

更多推荐