RDU2 != PHX2. LEt's not mix up DNS
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
26fb326bc3
commit
2d1516c17b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue