whitelist new cm workers in bind config
This commit is contained in:
parent
8e35aa2e78
commit
aadef5c98d
@ -44,6 +44,7 @@
|
|||||||
acl allowed {
|
acl allowed {
|
||||||
172.21.3.0/24;
|
172.21.3.0/24;
|
||||||
172.20.4.0/24;
|
172.20.4.0/24;
|
||||||
|
172.20.5.0/24;
|
||||||
};
|
};
|
||||||
|
|
||||||
acl rejected { !allowed; any; };
|
acl rejected { !allowed; any; };
|
||||||
|
Loading…
Reference in New Issue
Block a user