root servers + session-keyfile
Renzo Marengo <[email protected]> Mon, 1 Jun 2026 13:14:46 +0200
| Newsgroups | gmane.network.dns.bind9.user,gmane.network.dns.bind.user |
|---|---|
| Message-ID | <CAMmfGZQxSQm17ZGMt4QH+WZdnCgUfY=7E3mgP+Wm7a9M9SZgCw@mail.gmail.com> |
I know In Bind 9.20.23 Stable version includes built-in root servers,
keeping the hint zone in the configuration remains best practice to
ensure it can be updated ?
1- I should create the zone "." into named.conf ?
zone "." IN {
type hint;
file "named.ca";
};
2- It's necessary to set session-keyfile ?
e.g. session-keyfile "/run/named/session.key"
I think 9.20.23 uses its standard (path+file), what do you think ?
thanks
--
Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list.