VMware virtual network adapters and Windows Firewall
Posted
by
anonymous
on Server Fault
See other posts from Server Fault
or by anonymous
Published on 2011-11-29T08:30:05Z
Indexed on
2011/11/29
9:53 UTC
Read the original article
Hit count: 251
I am running VMware Workstation 7.1.4 on Windows 7 Enterprise SP1-U (x64). Aside from the physical network adapter, I have created a single virtual network adapter (VMware Virtual Ethernet Adapter for VMnet1) which is connected to (can be seen by) the host and the guests.
My problem is, even after applying the "*NdisDeviceType = 1" tweak to the virtual adapter, making it disappear from the Network and Sharing Center, I still can't connect to programs running in the host from the guests, unless I specifically "allowed the program to communicate with the public network" using the Windows Firewall (which I don't want to do). This happens to all the programs and services running in the host (File and Printer Sharing, Database server, HTTP proxy, etc.)
I am getting the impression that applying the "*NdisDeviceType = 1" tweak only hides a network from the Network and Sharing Center but not actually making it private.
Any hints and suggestions?
© Server Fault or respective owner