This article provides steps to troubleshoot connectivity issues to an ESXi host from the vSphere Web Client by verifying network connectivity, authentication and permissions.
nslookup <FQDN of vCenter server>
nslookup <IP of vCenter server>dig <FQDN of ESXi host>
dig -x <ip of ESXi host>
nc -zu <ip of vCenter server> 902Additional resources: