On 2009-01-22, Lizvette Malave <[email protected]> wrote: > I am trying to sync to a ntp server. > When a do an ntpdate -bu timeServer .. it seems to work fine. > I start the ntpd .. and when I do an ntpq -p everything is 0 out..
The -u option tells ntpdate to use a random high port instead of the NTP port (123/UDP). Something is blocking incoming connections on the NTP port. -- Steve Kostecke <[email protected]> NTP Public Services Project - http://support.ntp.org/ _______________________________________________ questions mailing list [email protected] https://lists.ntp.org/mailman/listinfo/questions
