On Tue, 2004-02-03 at 14:45, Benoit Joseph wrote:
> Hello all,
> 
> I have a very strange problem with my ntpd server.
> 
> Its configuration resets all the time...
> 
> My config file is very simple, 
> 
> server ntp.belnet.be
> logfile /var/log/ntp.log
> driftfile /var/lib/ntp/ntp.drift
> 
> 
> After a reboot, my config file becomes 
> 
> restrict default noquery notrust nomodify
> restrict 127.0.0.1
> restrict 217.117.42.0 mask 255.255.254.0
> fudge 127.127.1.0 stratum 3
> server 127.127.1.0
> driftfile /var/lib/ntp/ntp.drift
> logfile /var/log/ntp.log
> 
> And this without any operations of me.
> 
> This is quite annoying! Anybody has an idea? It will be 
> welcome!
> 
> Thanks for advance,
> 
> Benoit

This is caused by dhcpd, you should add a `dhcpcd_eth0="-N"` to
/etc/conf.d/net

more info:
http://search.gmane.org/search.php?group=gmane.linux.gentoo.user&query=ntp+configuration

Tom


--
[EMAIL PROTECTED] mailing list

Reply via email to