Would anyone care to offer a suggestion where I might find the template that is used for generating the entries to &named.conf& when a new dns zone is added?
Here's the deal:
a dns server is being abused by loads of queries for non-local zones. Yes, that means it's being used by the general public as their own name server.
I've tightened up named.conf to stop this, however
I must manually add the line &&allow-query { any; };&&
to each zone entry.
I want this to be done automatically when the zone entry is added to named.conf, so the WHM user will not have to get me to manually add the allow-query option to each new zone entry in named.conf he might create.
Here's the deal:
a dns server is being abused by loads of queries for non-local zones. Yes, that means it's being used by the general public as their own name server.
I've tightened up named.conf to stop this, however
I must manually add the line &&allow-query { any; };&&
to each zone entry.
I want this to be done automatically when the zone entry is added to named.conf, so the WHM user will not have to get me to manually add the allow-query option to each new zone entry in named.conf he might create.