whitelist new cm workers in bind config
This commit is contained in:
@@ -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; };
|
||||||
|
Reference in New Issue
Block a user