From: Otto Moerbeek Date: Tue, 17 Oct 2023 15:07:17 +0000 (+0200) Subject: rec: Update new b-root-server.net addresses in built-in hints. X-Git-Tag: rec-5.0.0-rc1~39^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5d6b31d85ab8c10443090fff5605aed580e30fcc;p=thirdparty%2Fpdns.git rec: Update new b-root-server.net addresses in built-in hints. Is going to be effective 20231117. Both existing and new addresses work already at the moment of writing (20211017). https://www.lacnic.net/6869/2/lacnic/lacnic-assigns-number-resources-to-the-usc_isi-dns-root-server Fixes #12897 --- diff --git a/pdns/recursordist/root-addresses.hh b/pdns/recursordist/root-addresses.hh index e766fd9490..f95f0ea7f9 100644 --- a/pdns/recursordist/root-addresses.hh +++ b/pdns/recursordist/root-addresses.hh @@ -26,7 +26,7 @@ const std::array rootIps4 = { "198.41.0.4", // a.root-servers.net. - "199.9.14.201", // b.root-servers.net. + "170.247.170.2", // b.root-servers.net. "192.33.4.12", // c.root-servers.net. "199.7.91.13", // d.root-servers.net. "192.203.230.10", // e.root-servers.net. @@ -42,7 +42,7 @@ const std::array rootIps4 = { const std::array rootIps6 = { "2001:503:ba3e::2:30", // a.root-servers.net. - "2001:500:200::b", // b.root-servers.net. + "2801:1b8:10::b", // b.root-servers.net. "2001:500:2::c", // c.root-servers.net. "2001:500:2d::d", // d.root-servers.net. "2001:500:a8::e", // e.root-servers.net.