- Virtual machines do not have network connectivity.
- Virtual machines cannot connect to the network.
- APIPA address is incorrectly auto-assigned.
- Duplicate IP is detected.
VMware vCenter Server
VMware vSphere ESXi
Verify that the virtual machine guest operating system windows networking settings are configured properly.
Note: If a duplicate IP is detected, locate the machine with the listed conflicting hardware mac address to re-configure it's IP address.
Run esxtop via a putty session, then hit the 'n' key for networking, the VM's connection status and vmnic can be determined from the list.
For related information, see Troubleshooting when a virtual machine loses network connection after vMotion.
Note, Automatic Private IP Addressing (APIPA) allows devices to self-assign dynamic IP addresses if they cannot do so through a DHCP server or due to a duplicate IP address. The possible range of APIPA addresses is limited between 169.254.0.1 and 169.254.255.254, giving it a subnet mask of 255.255.0.0 (which can, alternatively, be displayed as “/16”).