On Fri, Feb 19, 2016 at 11:36:04AM +0000, Stuart Henderson wrote: > On 2016-02-18, Christopher Sean Hilton <ch...@vindaloo.com> wrote: > > My box cannot resolve the name "ike-v1.example.com" until > > after isc_named is started which happens way late in the bootup > > That seems like a misconfiguration - apart from this issue, what if BIND > crashes or you need to update it? can't you list another nameserver > in resolv.conf?
I've always run servers that have bind with resolv.conf as: search example.com nameserver 127.0.0.1 so, as a dynamic configured ip on a cable modem, this server has: 'supersede domain-name-servers 127.0.0.1;' in /etc/dhclient.conf. But I've recently found that changing that from supersede to prepend can be useful in other situations. I can do that here also. > You could run isakmpd/ipsecctl from rc.local which always runs after > the main startup scripts. Otherwise you're into modifyong /etc/rc. > That's a good tip. There are pieces of it that I like better than my solution of an @reboot cron job. Thanks! -- Chris __o "All I was trying to do was get home from work." _`\<,_ -Rosa Parks ___(*)/_(*)____.___o____..___..o...________ooO..._____________________ Christopher Sean Hilton [chris/at/vindaloo/dot/com]