diff --git a/roles/dns/files/named.conf b/roles/dns/files/named.conf index f8345c8127..dd08188207 100644 --- a/roles/dns/files/named.conf +++ b/roles/dns/files/named.conf @@ -102,52 +102,52 @@ view "QA" { zone "redhat.com" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.39.144.11; 10.5.19.1; 10.11.191.1; }; }; zone "beaker-project.org" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.39.144.11; 10.5.19.1; 10.11.191.1; }; }; # We can't access the softwarefactory-project.io. because ns1/ns2 give unroutable ips. Need to use external zone "softwarefactory-project.io" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.39.144.11; 10.5.19.1; 10.11.191.1; }; }; zone "88.5.10.in-addr.arpa" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.39.144.11; 10.5.19.1; 10.11.191.1; }; }; zone "4.10.in-addr.arpa" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.39.144.11; 10.5.19.1; 10.11.191.1; }; }; zone "5.10.in-addr.arpa" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.39.144.11; 10.5.19.1; 10.11.191.1; }; }; zone "10.in-addr.arpa" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.39.144.11; 10.5.19.1; 10.11.191.1; }; }; zone "186.132.209.in-addr.arpa." { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.39.144.11; 10.5.19.1; 10.11.191.1; }; }; zone "qa.fedoraproject.org" { @@ -278,7 +278,7 @@ view "PHX2" { zone "redhat.com" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.39.144.11; 10.5.19.1; 10.11.191.1; }; }; zone "access.redhat.com" { @@ -290,20 +290,20 @@ view "PHX2" { zone "projectatomic.io" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.39.144.11; 10.5.19.1; 10.11.191.1; }; }; zone "beaker-project.org" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.39.144.11; 10.5.19.1; 10.11.191.1; }; }; # also, we need to forward some jboss.org for fuse-fabric/bugzilla2fedmsg zone "jboss.org" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.39.144.11; 10.5.19.1; 10.11.191.1; }; }; # We can't access the internal Zanata servers. Just use external @@ -317,38 +317,38 @@ view "PHX2" { zone "softwarefactory-project.io" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.39.144.11; 10.5.19.1; 10.11.191.1; }; }; zone "88.5.10.in-addr.arpa" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.39.144.11; 10.5.19.1; 10.11.191.1; }; }; zone "4.10.in-addr.arpa" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.39.144.11; 10.5.19.1; 10.11.191.1; }; }; zone "5.10.in-addr.arpa" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.39.144.11; 10.5.19.1; 10.11.191.1; }; }; zone "10.in-addr.arpa" { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.39.144.11; 10.5.19.1; 10.11.191.1; }; }; zone "186.132.209.in-addr.arpa." { type forward; forward only; - forwarders { 10.5.26.20; 10.5.26.21; }; + forwarders { 10.39.144.11; 10.5.19.1; 10.11.191.1; }; }; zone "qa.fedoraproject.org" {