On 19-9-2024 19:43, Chris Ross wrote:
On Sep 17, 2024, at 14:46, Chris Ross wrote:
Hmm. Well, I updated my releng/14.1 tree and built a new kernel last night.
I rebooted and after dhcpcd started up it was emitting the same notices
for many hours. But, at about 07:30 this morning it stopped.
On 2020-06-15 16:06, DutchDaemon - FreeBSD Forums Administrator wrote:
> BIND serves my domains authoritatively, but does no recursive queries
> for anyone.
>
> Unbound serves the local resolving tasks.
>
> --- /etc/rc.conf:
>
> named_enable="YES"
> unboun
On 2020-06-15 15:58, Rodney W. Grimes wrote:
> named is specifically the name of the binary included in the bind
> product, which included the resolver stub, named, and some other
> support utilities like rndc and nslookup.
>
> It would make since to unify these, though that is going to take
> som