<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 1, 2015 at 10:38 AM, Reindl Harald <span dir="ltr"><<a href="mailto:h.reindl@thelounge.net" target="_blank">h.reindl@thelounge.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class=""><br>
Am 01.09.2015 um 16:28 schrieb John Miller:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
On Tue, Sep 1, 2015 at 9:31 AM, Robert Moskowitz <<a href="mailto:rgm@htt-consult.com" target="_blank">rgm@htt-consult.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
On 09/01/2015 09:20 AM, John Miller wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
If you check pcap, logs, etc., is the server's following delegation<br>
for <a href="http://0.centos.pool.ntp.org" rel="noreferrer" target="_blank">0.centos.pool.ntp.org</a>? Where do outbound packets stop?<br>
</blockquote>
<br>
<br>
I don't believe this and I have some serious problems.<br>
<br>
Part of my challenge is I am running the new server on an armv7 board that<br>
does not have a rtc.  So when the system boots, the time is jan 1 1970.  The<br>
first thing you want to run is ntp to set the time, but requires named<br>
running and resolving.<br>
<br>
For the 'fun' of it, I used 'date' to set the time to now, and then no<br>
problem resolving <a href="http://0.centos.pool.ntp.org" rel="noreferrer" target="_blank">0.centos.pool.ntp.org</a>.  So there is something about that<br>
resolution that does not like the early date.<br>
<br>
So I am caught in a time bind here!<br>
<br>
Is there anyway to get bind not to be particular about system time at first?<br>
</blockquote>
<br>
<br>
Hopefully this isn't a production server... rtc's kind of important<br>
;-)  I'll ditto here and say: static /etc/hosts entries or static IPs<br>
in ntp.conf<br>
</blockquote>
<br></span>
additionally every network normally should have it's own ntpd using the public pool and act as source for all other machines, just because to be nice too the "<a href="http://pool.ntp.org" rel="noreferrer" target="_blank">pool.ntp.org</a>" and hence any other box needs just an IP address for doing "ntpdate xx.xx.xx.xx" *before* it's own ntpd starts<br>
<br>
so you just need to make sure the correct order<br>
<br>
* ntpdate xx.xx.xx.xx<br>
* start ntpd<br>
* start named<br><br></blockquote><div>Can I suggest that rather than use <span style="color:rgb(0,0,0);font-size:12.8000001907349px"> </span><span style="color:rgb(0,0,0);font-size:12.8000001907349px">/etc/hosts, every server should have more than one resolver listed in /etc/resolv.conf.  The first can be 127.0.0.1, but the second should be another DNS resolver as backup.</span></div><div><br></div><div>-- </div><div>Bob Harold</div><div> </div></div><br></div></div>