[EMAIL PROTECTED] (Marcos Onisto) wrote:

> # /usr/local/bin/ntpdate -q localhost
> Looking for host localhost and service ntp
> host found : localhost
> server ::1, stratum 0, offset 0.000000, delay 0.00000
> 28 Feb 11:13:44 ntpdate[1074]: no server suitable for synchronization found

"::1" suggests it's trying to use IPv6.  What do you get for

  /usr/local/bin/ntpdate -qd 127.0.0.1

and

  /usr/local/bin/ntpdate -qd localhost

What does "netstat -an | grep 123" show?

The ntpq output shows that your system is synchronised.

-- 
Ronan Flood <[EMAIL PROTECTED]>

_______________________________________________
questions mailing list
[email protected]
https://lists.ntp.isc.org/mailman/listinfo/questions

Reply via email to