Hello,

On Wed, 18 Oct 2006, Matthew Seaman wrote:

restrict default ignore
driftfile /var/db/ntp.drift

That means that anyone can connect to your NTP daemon and poll it for time
service or use ntpdc to muck around with your configuration.  It's better
to use at minimum:

   restrict default nopeer nomodify
   restrict localhost

I did that - thank you. That was my purpose in using restrict but I must have misunderstood the handbook in that respect. Anyway, I restarted ntpd and as of now the 40 second differance is down to about 10 seconds so it is working. Thank you very much!


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

Reply via email to