dns: fix syntax
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
5b578f0aed
commit
1c7f6efea0
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ acl "everyone" { 0.0.0.0/0; ::0/0; };
|
|||
//
|
||||
acl "ns_redhat" { 66.187.233.210; 209.132.183.22; 209.132.183.30; 209.132.183.2; 66.187.229.10; };
|
||||
//
|
||||
acl "iad2net" { 10.3.160.0/19; 10.16.0.0/24; 10.1.102.0/24 };
|
||||
acl "iad2net" { 10.3.160.0/19; 10.16.0.0/24; 10.1.102.0/24; };
|
||||
acl "rdu2net" { 172.31.1.0/24; 172.31.2.0/24; };
|
||||
acl "rh-slaves" { 10.11.5.70; };
|
||||
acl "rh" { 10.0.0.0/8; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue