Date: Sat, 5 Nov 2011 15:25:56 -0700 From: Michael Sierchio <kudzu@tenebras.com> To: Robert Simmons <rsimmons0@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: ntpdate on boot problem Message-ID: <CAHu1Y706tgZ9Pytf92zNn%2BEJde-aeTP1wSTih_cKWiAOrzmoEw@mail.gmail.com> In-Reply-To: <CA%2BQLa9BV3DCfW4GMJEN4q1nLSJ92yRUCk_VsK-=hWWNy1d6Qng@mail.gmail.com> References: <CA%2BQLa9BOozP544LB7MwzjvXqHPLxgfU0w_nr%2BWv9bQtexFMjbw@mail.gmail.com> <20111105220349.GA49530@freebsd.org> <CA%2BQLa9BV3DCfW4GMJEN4q1nLSJ92yRUCk_VsK-=hWWNy1d6Qng@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
The keywords in /etc/rc.d/ntpdate have # PROVIDE: ntpdate # REQUIRE: NETWORKING syslogd named # KEYWORD: nojail which means that networking must be up first. The question in your case is why name resolution is failing. See what happens if you pick some public stratum 1 or stratum 2 servers for your ntp.conf. Then try specifying IP addrs instead of FQDNs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHu1Y706tgZ9Pytf92zNn%2BEJde-aeTP1wSTih_cKWiAOrzmoEw>