Add ACL in named.conf - cPanel
How do I release a query in acl in named.conf cPanel?
acl "MyNet" {
**** 192.168.4.0/24
}
options {
...
**** allow-recursion {MyNet; }
**** allow-notify {MyNet; }
...
}
att,
-
Hello :) Could you elaborate on "release a query"? For instance, are you attempting to add an entry to the /etc/named.conf file? If so, you can manually edit the /etc/named.conf file via the command line with a utility such as "vi". Thank you. 0
Please sign in to leave a comment.
Comments
1 comment