Product:
Search Type:

How do I configure slave nameservers to allow zone transfers for specified networks?

Article ID: 5276 
Last Review: May,22 2008
APPLIES TO:
  • HSPcomplete 3.3.x

RESOLUTION

You may adjust nameserver configuration file on directly on slave nameservers (usually it is in /etc/named.conf file) with setting all the networks which are allowed to perform zone transfers using allow-transfer directive under options section as described in Bind configuration reference.

Example:

options {
....
allow-transfer { none; };
};



Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields