OPNsense Forum

Archive => 23.7 Legacy Series => Topic started by: RamSense on December 22, 2023, 03:20:39 PM

Title: BIND error checkhints
Post by: RamSense on December 22, 2023, 03:20:39 PM
Hi, I am using Bind plugin and noticed this error in the log:

Quote2023-12-22T14:58:37.242000   general   Warning   checkhints: b.root-servers.net/AAAA (2001:500:200::b) extra record in hints
2023-12-22T14:58:37.241000   general   Warning   checkhints: b.root-servers.net/AAAA (2801:1b8:10::b) missing from hints
2023-12-22T14:58:37.241000   general   Warning   checkhints: b.root-servers.net/A (199.9.14.201) extra record in hints
2023-12-22T14:58:37.241000   general   Warning   checkhints: b.root-servers.net/A (170.247.170.2) missing from hints

I updated the /usr/local/etc/namedb/named.root file with this latest one:
https://www.internic.net/domain/named.root

and got the error fixed. Others using Bind experienced the same error? seems that our default 2017 named.root file in opnsense needed an update?
Title: Re: BIND error checkhints
Post by: doktornotor on December 22, 2023, 07:44:20 PM
Just move on. There is nothing broken ATM and it will get taken care of upstream.

https://gitlab.isc.org/isc-projects/bind9/-/issues/4101
Title: Re: BIND error checkhints
Post by: RamSense on December 22, 2023, 09:48:23 PM
Thank you for the link and info.