An ntpmon proof-of-concept exists
Eric S. Raymond
esr at thyrsus.com
Sat Nov 26 11:49:32 UTC 2016
Hal Murray <hmurray at megapathdsl.net>:
> > # By default, exchange time with everybody, but don't allow configuration.
> > restrict -4 default notrap nomodify nopeer noquery
> > restrict -6 default notrap nomodify nopeer noquery
>
> > restrict 127.0.0.1
> > restrict ::1
>
> >From docs/includes/access-commands.txt
> +noquery+;;
> Deny {ntpqman} queries. Time service is not affected.
>
> Are you running ntpq on that system or poking from another box?
> Are you using localhost or its host name?
I solved the problem. It wasn't the access bits.
There is a separare nomrulist, now documented.
--
<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>
More information about the devel
mailing list