Forum archive
ntpdate using something other than UDP 123?
So I get the following error on my Tunkey server when attempting a backup:
##########################
## FIXCLOCK HOOK FAILED ##
##########################
Amazon S3 and Duplicity need a UTC synchronized clock so we invoked the
following command::
ntpdate -u pool.ntp.org
Unfortunately, something went wrong...
2 Aug 17:37:34 ntpdate[16440]: no server suitable for synchronization found
When I ask our network admins to open UDP 123 the error remains. In fact I can't ntpdate -u from anywhere outside our network. If I open all ports to a specific time server it works!
Any ideas for a solution?
Sometimes proxies can cause problems. Although it seems strange that if you open all ports to a specific server it works. AFAIK TKL uses the default NTP port (UDP 123 - as you obviously already know).