Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jan 2006 21:50:10 +0000
From:      RW <list-freebsd-2004@morbius.sent.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: ntpd problem in release 6.0
Message-ID:  <200601272150.12115.list-freebsd-2004@morbius.sent.com>
In-Reply-To: <59adc1a0601270603n78d4e184l@mail.gmail.com>
References:  <20060126015153.96970.qmail@web35815.mail.mud.yahoo.com> <43D8F71B.7030106@mac.com> <59adc1a0601270603n78d4e184l@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 27 January 2006 14:03, Dimitar Vasilev wrote:
> 2006/1/26, Chuck Swiger <cswiger@mac.com>:
> > Vincent Chen wrote:
> > [ ... ]
> >
> > > Why I have to restart ntpd to get connected? I don't have this problem
> >
> > with
> >
> > > release 4.7.
> >
> > I've seen this once and gotten the impression that ntpd had fired up
> > before DNS
> > was working, because the ntpd was able to connect with local peers listed
> > in the
> > /etc/hosts file.  Maybe updating and running mergemaster to make sure the
> > dependencies in the /etc/rc.d/ntpd startup script are OK would be a
> > thought...?
> >
> > --
> > -Chuck
> > _______________________________________________
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to "
> > freebsd-questions-unsubscribe@freebsd.org"
>
> NTP starts up before DNS and needs working DNS to resolve the IPs.
> So you can enter bare ips, or change the startup order of NTP and DNS.
> Regards,

I don't think so:

# cd /etc/rc.d && rcorder * | egrep "named|ntp"
named
ntpdate
ntpd

OTOH dnscache from djbdns does load after ntpd.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601272150.12115.list-freebsd-2004>