unbound and ntp in FreeBSD 10 Beta 3

RW rwmaillists at googlemail.com
Wed Nov 13 14:49:41 UTC 2013


On Wed, 13 Nov 2013 09:14:57 -0500
Gerard Seibert wrote:


> Okay, so was told by someone else on a chat line that the problem was
> that "unbound" was not starting first. How should I go about
> rectifying that?

You shouldn't need to if you put an couple of external nameserver
entries after the localhost entry in resolv.conf.

Alternately you might try adding an extra rc file with:

# PROVIDE: ORDERUNBOUND
# REQUIRE: ntpd  ntpdate
# BEFORE:  local_unbound



More information about the freebsd-questions mailing list