VMware Network Adapter VMnet1和VMnet8 被归入[未识别的网络-公用网络]的解决方法(转录的)

系统: Windows7 x64

虚拟软件: VMware Workstation 7.1.3

情况:VMware Network Adapter VMnet1和VMnet8 被防火墙认定为[未识别的网络-公用网络],阻隔,无法使用端口映射,虚拟机的80端口无法传入,数据包只能出不能入。且公用网络被限制不能修改为家庭或工作网络。

解决方法:参考VMware的知识库文章 [http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1004813]

具体操作为以下这一段话:

Redefine the VMware virtual NICs as endpoint devices

This procedure is permanent and allows for the continued use of Bridged, NAT, and Host Only networking. However, doing this causes the VMware virtual NICs to disappear from the Network and Sharing Center, even though they remain visible under Network Connections. This also causes the VMware virtual NICs to be exempt from all Windows Firewall access rules. When implemented, the control of virtual machine network access must be done from the guest operating system of each virtual machine. This bypasses the default security model of Windows with respect to the the VMware virtual NICs, and the implications of using this procedure must be carefully considered.

To redefine the VMware virtual NICs as endpoint devices:

  1. Click Start > Run, type regedit and, click OK.
  2. Navigate to HKEY_LOCAL_MACHINE > System > CurrentControlSet > Control>Class > {4D36E972-E325-11CE-BFC1-08002BE10318}.

    Caution: VMware recommends that you back up this registry key before proceeding. To backup the registry:

    1. If {4D36E972-E325-11CE-BFC1-08002BE10318} is not still highlighted, click it.
    2. Go to File > Export.
    3. Pick a location and name for the Registration File (*.reg) .
    4. Click Save.
  3. Click 0000.
  4. Look at the content of the Data field associated with the DriverDescentry.
  5. If you see VMware Virtual Ethernet Adapter for VMnet<x>, where<x> is replaced by a number, then:
    1. Right-click an empty space in the right content pane.
    2. Click New > Dword.
    3. Type *NdisDeviceType and press Enter.
      Note: Be sure to include the asterisk (*) at the beginning of the entry.
    4. Double-click *NdisDeviceType.
    5. Type 1 and press Enter.
  6. Repeat steps 4-6, replacing 0000 in step 4 with the next entry in numerical order, until you have reached the end of all numerical entries.
  7. Follow the Disable the VMware virtual NICs section of this article above.
  8. Repeat step 8 but click Enable this network device instead.

简单中文翻译为:

1,进入注册表[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}],先导出做备份。

2,逐项查看其下的[项](0000,0001至00xx),看右边哪一项的[值]为:"DriverDesc"="VMware Virtual Ethernet Adapter for VMnet1"。

3,找到后,添加一个“DWORD”值(32位),名称为“*NdisDeviceType”(*号是必须的),数据值改为“1”。

4,重复第2步,找 VMnet8 ,再重复第3步,添加值。

完成后重启windows即可。

来源: <http://blog.sina.com.cn/s/blog_6452c6b40100qerm.html>  博客名字为:“永无止境的Pasu

时间: 2025-01-02 18:36:16

VMware Network Adapter VMnet1和VMnet8 被归入[未识别的网络-公用网络]的解决方法(转录的)的相关文章

VMware Network Adapter VMnet1和VMnet8是什么?

VMnet0:这是VMware用于虚拟桥接网络下的虚拟交换机: VMnet1:这是VMware用于虚拟Host-Only网络下的虚拟交换机: VMnet8:这是VMware用于虚拟NAT网络下的虚拟交换机: VMware Network Adapter VMnet1:这是Host用于与Host-Only虚拟网络进行通信的虚拟网卡: VMware Network Adapter VMnet8:这是Host用于与NAT虚拟网络进行通信的虚拟网卡:

VMware Network Adapter VMnet1 没有生成(VMware虚拟机)

最近,遇到一个问题,安装完成VMware 11之后, VMware Network Adapter VMnet1 没有生成,只有VMware Network Adapter VMnet8,上网找了一下,解决办法如下: 编辑--虚拟机网络编辑器--还原默认设置,VMware就会重新卸载网络驱动器,并重新安装,VMware Network Adapter VMnet1和VMware Network Adapter VMnet8就都出来了.

VMware vSphere Client中启动虚拟机提示No boot filename received/Operating System not found解决方法

昨天下载安装 .NET Framework 3.5 SP1解决了VMware vSphere Client安装问题后,今天需要远程连接服务器搭建一台虚拟机. 根据指引步骤进行下一步.下一步的操作完成后,点击启动虚拟机.本以为万事大吉了,谁成想打开控制台却发现异常: No boot filename received Operating System not found. 就连关闭虚拟机时也弹出警告提示: 于是就去摘要信息中查看VMware Tools信息,果然 那要如何解决呢?回想之前的操作,都

VMware EXSi5.x 6.x无法识别realtek8168期AR8151网卡的解决方法(封装驱动到EXSi镜像中)

1.问题描述 之前使用浪潮或者曙光或者自己组装的服务器安装EXSi5.0.5.5.6.0都没有问题至少没有出现说没有可用网卡而退出安装.这次也是很奇怪. 硬件环境描述 电脑型号 技嘉 台式电脑 处理器 英特尔 第三代酷睿 i5-3450 @ 3.10GHz 四核 主板 技嘉 H61M-S2P ( 英特尔 Ivy Bridge - H61 芯片组 ) 网卡 高通 AR8151 V2.0 Gigabit Ethernet Controller 网卡 瑞昱 RTL8169/8110 Family PC

vmware Unable to open kernel device &quot;\\.\Global\vmx86&quot;: The system cannot find the file 的解决方法

https://communities.vmware.com/thread/245800?start=0&tstart=0 I have exactly same issue.  I start CMD as administrator then run  "net start vmx86".  Problem is solved,@ thank you.

VMware Virtual Ethernet Adapter for VMnet1和8在windows7无法识别的解决方法

近期工作较忙的原因,很长时间没有写博客了,今天给大家奉献一篇关于VM的文章,废话不多说了,直接列问题和解决方案: 情况:VMware NetworkAdapter VMnet1和VMnet8 被防火墙认定为[未识别的网络-公用网络],阻隔,无法使用端口映射,虚拟机的80端口无法传入,数据包只能出不能入.这样会造成NAT连接时候明明显示连接了却上不了网络. 我用的系统: Windows7 x64 虚拟机:VMware-workstation-full-9.0.2-1031769 解决方法: 1,进

Hadoop之——VMware Virtual Ethernet Adapter for VMnet1和8在windows7无法识别的解决方法

转载请注明出处:http://blog.csdn.net/l1028386804/article/details/45915327 情况:VMware NetworkAdapter VMnet1和VMnet8 被防火墙认定为[未识别的网络-公用网络],阻隔,无法使用端口映射,虚拟机的80端口无法传入,数据包只能出不能入.这样会造成NAT连接时候明明显示连接了却上不了网络. 我用的系统: Windows7 x64 虚拟机:VMware-workstation-full-9.0.2-1031769

VMware 克隆虚拟机或加载新的已安装虚拟机时System eth0不能使用的解决方法

近年来的大数据应用特别热,特别是Hadoop和Spark.但大家使用这些分布式文件系统和计算框架都需要一个分布式的集群环境,而大家手头一般没有多余的机器部署master和多个slave节点,就只能在VMware上多安装几个虚拟机来模拟集群的搭建,但是安装好一台虚拟机后,我想大部分的人都不想再耗时再重复地去装一台虚拟机,所以有以下两种选择: (1)使用VMware的克隆功能: (2)复制一份已安装好的虚拟机数据,然后再将*.vmx文件加载到VMware Workstation中. 任选以上方法都可

VMnet1和VMnet8 未识别的网络的解决方法

我的系统是win7 64位,它居然不能识别VMnet1和VMnet8,在网上找了些资料,发现所有资料都是一样的.不过事实证明是正确的. 解决办法: 1,在运行中输入regedit 2,进入注册表[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}],先导出做备份. 3,逐项查看其下的[项](0000,0001至00xx),看右边哪一项的[值]为:"Driv