Re: unbound and root.hints

2023-09-09 Thread Alessandro Baggi




Il 09/09/23 16:54, Otto Moerbeek ha scritto:

On Sat, Sep 09, 2023 at 04:45:51PM +0200, Alessandro Baggi wrote:


Hi list,
when using unbound on OpenBSD 6.5 in the default configuration unbound comes
with root.hints file.

Upgrading to OpenBSD 7.3 I noticed that root.hints is not more supplied but
unbound manual page says:

"root-hints: 
  read the root hints from this file. Default is nothing, using
  builtin hints for the IN class. The file has the format of zone
  files, with root nameserver names and addresses only. The
  default may become outdated, when servers change, therefore it
  is good practice to use a root-hints file."

Where I can find root-hints file?

Thank you in advance.



https://www.iana.org/domains/root/files

But don't worry too much, as long as at least one IP in the (builtin)
hints works, a DNS resolver can bootstrap.

-Otto

Hi Otto,
thank you for your answer and the resource.

Best regards



Re: unbound and root.hints

2023-09-09 Thread Otto Moerbeek
On Sat, Sep 09, 2023 at 04:45:51PM +0200, Alessandro Baggi wrote:

> Hi list,
> when using unbound on OpenBSD 6.5 in the default configuration unbound comes
> with root.hints file.
> 
> Upgrading to OpenBSD 7.3 I noticed that root.hints is not more supplied but
> unbound manual page says:
> 
> "root-hints: 
>  read the root hints from this file. Default is nothing, using
>  builtin hints for the IN class. The file has the format of zone
>  files, with root nameserver names and addresses only. The
>  default may become outdated, when servers change, therefore it
>  is good practice to use a root-hints file."
> 
> Where I can find root-hints file?
> 
> Thank you in advance.
> 

https://www.iana.org/domains/root/files

But don't worry too much, as long as at least one IP in the (builtin)
hints works, a DNS resolver can bootstrap.

-Otto



unbound and root.hints

2023-09-09 Thread Alessandro Baggi

Hi list,
when using unbound on OpenBSD 6.5 in the default configuration unbound 
comes with root.hints file.


Upgrading to OpenBSD 7.3 I noticed that root.hints is not more supplied 
but unbound manual page says:


"root-hints: 
 read the root hints from this file. Default is nothing, using
 builtin hints for the IN class. The file has the format of zone
 files, with root nameserver names and addresses only. The
 default may become outdated, when servers change, therefore it
 is good practice to use a root-hints file."

Where I can find root-hints file?

Thank you in advance.