OPNsense Forum

Archive => 22.7 Legacy Series => Topic started by: RamSense on October 19, 2022, 07:25:42 AM

Title: Unbound - root.hints
Post by: RamSense on October 19, 2022, 07:25:42 AM
I have a question about unbound. I am, as of recently and thanks to the good explanation about why and how from @pmhausen, using unbound without any upstream servers and have been reading into unbound.

Now i discovered that the unbound root.hints file on opnsense is from 2018, while the latest version is oct 2022:
https://www.internic.net/domain/named.root (https://www.internic.net/domain/named.root)

The contents of the files however are unchanged and identical. But there could have been a change in the file/root servers. How is this file being updated on opnsense? Only by the @opnsense-team with updates rollout? Or must the user update this file themselves? What is best practice here?
Title: Re: Unbound - root.hints
Post by: Patrick M. Hausen on October 19, 2022, 08:56:24 AM
Quote from: RamSense on October 19, 2022, 07:25:42 AM
How is this file being updated on opnsense? Only by the @opnsense-team with updates rollout? Or must the user update this file themselves?
Yes. No user serviceable parts, here. This is updated with new versions of Unbound. Obviously the maintainers did not deem it necessary to replace the file with one that has identical content.
Title: Re: Unbound - root.hints
Post by: RamSense on October 19, 2022, 09:55:23 AM
Thanks!