On 2006-06-22, Richard B. Gilbert <[EMAIL PROTECTED]> wrote:
> John Oliver wrote:
>
> [---=| Quote block shrinked by t-prot: 27 lines snipped |=---]

Please trim the excess quoted material.

> The first thing to do is to remove or comment out ALL restrict 
> statements.  If that makes it work, put them back, one at a time until 
> you find the one that breaks it.

There is, in fact, absolutely nothing wrong with the restrictions in the
OP's ntp.conf file. His default restrict does not block time service and
he has not blocked his client sub-net.

Your knee-jerk response isn't helpful.

Restrictions.are.not.that.complicated.

> My Solaris systems don't have a /var/lib.  You didn't say what you are 
> using but if it doesn't have a /var/lib ntpd might have a problem 
> putting a drift file there.  (I don't see why anybody would have a 
> /var/lib;

Really?

localhost:$ cd /var
localhost:/var$ ls | grep lib
lib
localhost:/var$ ls lib | wc -l
77
localhost:/var$ ls lib | grep ntp
ntp

> It might be helpful to add a logfile: logfile /var/ntp/ntp.log

Only if you want ntpd to use its own log file. Without this directive
ntpd logs to syslog.

BTW: /var/log/ntp/ is more appropriate than /var/ntp/

> broadcastdelay  0.008
> keys /etc/ntp/keys

These two lines do nothing at all. Why include them?

-- 
Steve Kostecke <[EMAIL PROTECTED]>
NTP Public Services Project - http://ntp.isc.org/

_______________________________________________
questions mailing list
[email protected]
https://lists.ntp.isc.org/mailman/listinfo/questions

Reply via email to