diff --git a/roles/dns/files/named.conf b/roles/dns/files/named.conf index 9471a34e79..3a522d19a3 100644 --- a/roles/dns/files/named.conf +++ b/roles/dns/files/named.conf @@ -432,7 +432,7 @@ view "PHX2" { }; view "RDU2" { - match-clients { rdu2net; phx2net; 192.168.0.0/16; 172.16.0.0/12; }; + match-clients { rdu2net; 192.168.0.0/16; 172.16.0.0/12; }; allow-recursion { localhost; phx2net; rdu2net; }; recursion yes; // no rate-limit on internal requests