In the last episode (Sep 10), Lowell Gilbert said:
> "Matthias F. Brandstetter" <[EMAIL PROTECTED]> writes:
> > The computer _is_ able to reach the ntp server.
> > See this example:
> > 
> > [ 17:34 [EMAIL PROTECTED] ~ ] date
> > Fri Sep 10 17:35:00 CEST 2004
> > [ 17:35 [EMAIL PROTECTED] ~ ] rdate time.fu-berlin.de
> > Fri Sep 10 19:57:55 2004
> > [ 17:35 [EMAIL PROTECTED] ~ ] rdate -s time.fu-berlin.de
> > [ 17:35 [EMAIL PROTECTED] ~ ] date
> > Fri Sep 10 17:35:27 CEST 2004
> > [ 17:35 [EMAIL PROTECTED] ~ ] ntpdate time.fu-berlin.de
> > 10 Sep 17:35:42 ntpdate[8708]: no server suitable for synchronization found
> > [ 17:35 [EMAIL PROTECTED] ~ ]
> 
> time.fu-berlin.de is not an ntp server, so that's a different problem
> than rdate.

Actually it is:

$ ntptrace time.fu-berlin.de
130.133.1.10: stratum 1, offset 0.011233, synch distance 0.00153, refid 'GPS'

Matthias, try running "ntpdate -d time.fu-berlin.de", which won't try
to set the local clock but will print out some debugging info that
might tell you why it coudln't fetch anything from the server.  Maybe
you have a firewall blocking incoming port 123 UDP traffic?

-- 
        Dan Nelson
        [EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to