On Feb 11, 2011, at 1:16 PM, Christopher J. Ruwe wrote: > My ntp.conf consists of > > server ntp1.ptb.de prefer > server ntp2.ptb.de > restrict default ignore > restrict 127.0.0.1 > > Surely, I must be missing something. Does anybody have an idea?
What does "ntpq -p -c rv" indicate? It wouldn't surprise me if you needed to remove the "restrict default ignore" line, or needed to add "restrict ntp1.ptb.de".... Regards, -- -Chuck _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
