Hi,
If I just want to disable any client to query for a zone, but keep that
zone in the config file (maybe later I will enable it to be accessable),
can I just set:
allow-query { none; };
in the zone section?
zone "example.com" {
type master;
file "example.com.db";
allow-query { none; };
};
Thanks.
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe
from this list
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users