ntpq -p shows an .INIT. state with a reach value of 0.esxcli network firewall ruleset allowedip list.var/run/log/syslog, the following entries appear,[YYYY-MM-DDTHH:MM:SS] In(30) ntpd[1000106440]: kernel reports TIME_ERROR: 0x6041: Clock Unsynchronized
[YYYY-MM-DDTHH:MM:SS] In(30) ntpd[1000106440]: kernel reports TIME_ERROR: 0x6041: Clock Unsynchronized
VMware vSphere ESXi
The ntpClient firewall ruleset is enabled on the ESXi host, but the allowed IP list is empty. This configuration causes the ESXi firewall to drop all outgoing NTP traffic, preventing synchronization with remote servers.
Check the current firewall allowed IP list for the NTP client:esxcli network firewall ruleset allowedip list | grep ntpClient
Verify that the allowed IP list is empty or missing your target NTP server.
esxcli system ntp set -e 0esxcli network firewall ruleset set -a true -r ntpClientesxcli network firewall ruleset allowedip add -i #### -r ntpClientesxcli system ntp set -e 1ntpq -p.