Hello, have an issue with VMs that PXE boot are not receiving a DHCP Discover response and timeout.
-All VMs on vSphere ESXi 5.5 hosts and on the same vSwitch, vLAN and using VMXNET3 NICs,
I have a Windows Server 2008R2 DHCP server and VMs that PXE boot and require an IP through DHCP to complete the boot
process.
The PXE devices send a DHCP Discover, but never receive a response and timeout.
No event logs thrown on DHCP server, both Windows logs and DHCP audit logs
What I have tried:
Verified there are no MAC filters
Verified there a plenty of IPs to lease available
Applied all the latest Windows DHCP related Hotfixes
Removing the DHCP server role and reinstalling the role with a fresh configuration
Ran Wireshark capture on DHCP server never received DHCP packets, although this could be because of the Promiscuous mode setting on the vSwitch
-Is there anything on the VMware side that could be preventing DHCP packets from being received?