go through old git diff of named.conf and put in values we had before move happened on IAD2 for the RDU2 entwork

This commit is contained in:
Stephen Smoogen 2020-07-14 17:42:50 -04:00
parent 506b41bb65
commit b24456a0fb

View file

@ -87,7 +87,7 @@ controls {
};
view "IAD2" {
match-clients { iad2net; rh-slaves; 192.168.0.0/16; rh; localhost; };
match-clients { iad2net; rh-slaves; 192.168.0.0/16; rh; };
allow-recursion { localhost; iad2net; rh-slaves; rh; };
recursion yes;
// no rate-limit on internal requests
@ -304,12 +304,12 @@ view "IAD2" {
};
view "RDU2" {
match-clients { rdu2net; rh-slaves; 192.168.0.0/16; rh; localhost; };
allow-recursion { localhost; rdu2net; rh-slaves; rh; };
match-clients { rdu2net; 192.168.0.0/16; };
allow-recursion { localhost; rdu2net; };
recursion yes;
// no rate-limit on internal requests
rate-limit {
exempt-clients { rdu2net; rh-slaves; };
exempt-clients { rdu2net; };
};
# make sure we forward only for redhat.com lookups