ZoneDirector 1200 version 10.1.1.0 build 42
NTP is enabled, with NTP server specified, for example "ntp.example.com". The real NTP server address is our internal NTP hostname with 2x A records and 2x AAAA records in DNS.
But looking at packet capture, the ZoneDirector is going to random NTP servers to ask for time. Example list of NTP servers ZD is observed as using:
209.58.185.100 - ntp.hkg10.hk.leaseweb.net
168.167.71.138 - ns1.botsnet.bw
196.10.55.57 - ntp3.inx.net.za
103.23.208.175
120.25.108.11 - time4.aliyun.com
It looks like ZoneDirector uses some internal hard-coded list of NTP servers.
If I specify an NTP server in ZoneDirector configuration, I expect ZoneDirector to not use any other NTP server.
Confirming from CLI "show config" (real address and TZ censored):
"
NTP:
Status= Enabled
Address= ntp.(example).com
Timezone= GMT+x
"