RDU2 does not need to match 172.16.0.0/12 and does not contain PHX2

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-12-02 00:11:19 +00:00
parent d166747ad3
commit 35c7dc8c34

View file

@ -432,12 +432,12 @@ view "PHX2" {
};
view "RDU2" {
match-clients { rdu2net; 192.168.0.0/16; 172.16.0.0/12; };
allow-recursion { localhost; phx2net; rdu2net; };
match-clients { rdu2net; 192.168.0.0/16; };
allow-recursion { localhost; rdu2net; };
recursion yes;
// no rate-limit on internal requests
rate-limit {
exempt-clients { phx2net; rdu2net; };
exempt-clients { rdu2net; };
};
# make sure we forward only for redhat.com lookups
zone "access.redhat.com" {