"Cannot contact the specified host. The host may not be available on the network, a network configuration problem may exist, or the management services on this host may not be responding."From source vCenter's vmnic (physical nic adapter), the ICMP request packets are going out
On the destination ESXi host management vmnic (physical nic adapter), the ICMP requests are being received and corresponding ICMP responses are going out.
The ICMP responses are not seen on the vCenter vNIC
VMware vSphere ESXi
pktcap-uw captures prove the ESXi host is successfully pushing the ICMP reply out of its physical NIC (vmnic), the host itself is functioning perfectly.To know more about running pktcap-uw command, refer Packet capture on ESXi using the pktcap-uw tool
It is highly recommended to engage the physical network team to perform a deep-dive investigation to validate the ARP/MAC tables, MAC Bindings/ARP caches and checking the firewall session states etc, in knowing why the original IP of the ESXi host is blackholed.
Please note :- Before implementing the below workaround, ensure that ESXi host is not a part of the DVS, NSX/VSAN cluster, or configured in any of 3rd party monitoring tools.
As a workaround and to immediately restore the management connectivity of the Stand-Alone ESXi host, the ESXi management interface can be migrated to a new, functional IP address that is not used in the network.