Reprint Please specify source: http://blog.csdn.net/l1028386804/article/details/45915327
Scenario: VMware NetworkAdapter VMnet1 and VMnet8 are identified by firewalls as [unrecognized network-public network], blocked, unable to use port mappings, virtual machine 80 ports cannot be passed in, and packets can only be out of order. This will cause the NAT connection when the connection is clearly displayed but not on the network.
I use the system: Windows7 x64
Virtual machine: vmware-workstation-full-9.0.2-1031769
Workaround:
(a) The actual machine aspect: Look at the picture operation
(b) Registry aspects:
1, enter the registration form [hkey_local_machine\system\currentcontrolset\control\class\{4d36e972-e325-11ce-bfc1-08002be10318}], Pilot out to do the backup.
2, press Ctrl+f to find the VMware Virtual Ethernet Adapter for VMnet1, look at the right side of the [value] is: "DriverDesc" = "vmwarevirtual Ethernet Adapter for VMnet1 ".
3, when found, add a "DWORD" value (32 bit), the name is "*ndisdevicetype" (* number is required, double quotation marks do not), the subsequent data value is changed to "1", the other unchanged.
4, repeat the 2nd step, find VMnet8, repeat the 3rd step, add the value.
5, exit the registry, restart
Hadoop--vmware Virtual Ethernet Adapter for VMnet1 and 8 unrecognized solution in Windows7