diff --git a/roles/dns/files/named.conf b/roles/dns/files/named.conf index e9df836f77..908da089ff 100644 --- a/roles/dns/files/named.conf +++ b/roles/dns/files/named.conf @@ -22,7 +22,7 @@ acl "ns_redhat" { 66.187.233.210; 209.132.183.22; 209.132.183.30; 209.132.183.2; // acl "iad2net" { 10.3.160.0/19; 10.16.0.0/24; }; acl "rdu2net" { 172.31.1.0/24; 172.31.2.0/24; }; -acl "rh-slaves" { 10.5.30.78; 10.11.5.70; 10.5.30.45; 10.5.30.46; }; +acl "rh-slaves" { 10.11.5.70; }; acl "rh" { 10.0.0.0/8; }; // options { @@ -101,7 +101,7 @@ view "IAD2" { zone "redhat.com" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.2.32.1; 10.11.5.19; 10.38.5.26; 10.68.5.26; }; }; zone "projectatomic.io" { @@ -140,31 +140,31 @@ view "IAD2" { zone "3.10.in-addr.arpa" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.2.32.1; 10.11.5.19; 10.38.5.26; 10.68.5.26; }; }; zone "4.10.in-addr.arpa" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.2.32.1; 10.11.5.19; 10.38.5.26; 10.68.5.26; }; }; zone "5.10.in-addr.arpa" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.2.32.1; 10.11.5.19; 10.38.5.26; 10.68.5.26; }; }; zone "10.in-addr.arpa" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.2.32.1; 10.11.5.19; 10.38.5.26; 10.68.5.26; }; }; zone "186.132.209.in-addr.arpa." { type forward; forward only; - forwarders { 10.39.144.11; 10.5.19.1; 10.11.191.1; }; + forwarders { 10.39.144.11; 10.69.144.11; 10.11.191.1; }; }; zone "phx2.fedoraproject.org" { @@ -322,7 +322,7 @@ view "RDU2" { zone "redhat.com" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.2.32.1; 10.11.5.19; 10.38.5.26; 10.68.5.26; }; }; zone "projectatomic.io" { @@ -361,31 +361,31 @@ view "RDU2" { zone "3.10.in-addr.arpa" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.2.32.1; 10.11.5.19; 10.38.5.26; 10.68.5.26; }; }; zone "4.10.in-addr.arpa" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.2.32.1; 10.11.5.19; 10.38.5.26; 10.68.5.26; }; }; zone "5.10.in-addr.arpa" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.2.32.1; 10.11.5.19; 10.38.5.26; 10.68.5.26; }; }; zone "10.in-addr.arpa" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.2.32.1; 10.11.5.19; 10.38.5.26; 10.68.5.26; }; }; zone "186.132.209.in-addr.arpa." { type forward; forward only; - forwarders { 10.39.144.11; 10.5.19.1; 10.11.191.1; }; + forwarders { 10.39.144.11; 10.69.144.11; 10.11.191.1; }; }; zone "phx2.fedoraproject.org" {