allow-query

saravanan subramani ssubrama at gwu.edu
Wed Sep 24 16:14:23 UTC 2008


Can we have allow-query in the global options as well as under the zone
definitions? 
 
For example:
We would like to restrict test1.com subdomain to test-acl
 
 
options {
allow-query { any; };
}
 
zone test1.com {
type master;
file "test1.db";
allow-query { test-acl; }; };
}
 
 
zone test2.com {
type master;
file "test2.db";
}
 
 
Thanks
 

Saravanan Subramani

 





More information about the bind-users mailing list