From: Alex Dehnert Date: Fri, 29 Jan 2021 18:43:32 +0000 (-0500) Subject: Switch to newer MIT nameservers X-Git-Url: https://dehnerts.com/gitweb/?a=commitdiff_plain;h=bd019efdf56a95fe84c6f7e7975beca0b817b846;p=sysconfig%2Fbind.git Switch to newer MIT nameservers I'm not sure that doing forwarding actually makes sense for my bind, but I'm not changing it for the moment... --- diff --git a/named.conf.options b/named.conf.options index e70b597..8c01847 100644 --- a/named.conf.options +++ b/named.conf.options @@ -14,9 +14,9 @@ options { // ALEX DEHNERT: slightly updated 2010-03-01 forward first; forwarders { - 18.71.0.151; - 18.70.0.160; - 18.72.0.3; + 18.0.71.151; + 18.0.70.160; + 18.0.72.3; }; //========================================================================