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

Article ID: 5276 
Last Review: Oct,6 2008
Author: Tarasov Yuri
Last updated by: system APPLIES TO:
  • Parallels Business Automation - Standard 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; };
};




Subscription for this article changesSubscription for this article changes

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.
* - required fields