On 05/28/2016 01:56 PM, Eric S. Raymond wrote:
Mike <bellyac...@gmail.com>:
On 05/20/2016 10:10 AM, Eric S. Raymond wrote:
I now have, at
http://www.catb.org/esr/faqs/stratum-1-microserver-howto/
May 21 03:51:04 3142 ntpd[2472]: restrict default: KOD does nothing without
LIMITED.
May 21 03:51:05 3142 ntpd[2472]: restrict ::: KOD does nothing without
LIMITED.
The example ntp.conf needs limited added to the restrict line.
Send me a patch, please? I'm afraid I'll get this wrong.
Not a patch, I know. I may have it wrong too, this does stop ntpd
complaining upon startup.
debian@beaglebone:~$ diff ntp.conf.orig ntp.conf
30,31c30,31
< restrict default kod nomodify notrap nopeer noquery
< restrict -6 default kod nomodify notrap nopeer noquery
---
> restrict default kod limited nomodify notrap nopeer noquery
> restrict -6 default kod limited nomodify notrap nopeer noquery
debian@beaglebone:~$
Mike
_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel