1763. [func] Perform sanity checks on NS records which refer to
'in zone' names. [RT #13002]
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: named.conf,v 1.19 2004/03/05 05:04:08 marka Exp $ */
|
||||
/* $Id: named.conf,v 1.20 2004/11/23 05:23:44 marka Exp $ */
|
||||
|
||||
controls { /* empty */ };
|
||||
|
||||
@@ -28,7 +28,7 @@ options {
|
||||
listen-on { 10.53.0.2; };
|
||||
listen-on-v6 { none; };
|
||||
recursion no;
|
||||
notify yes;
|
||||
notify no;
|
||||
|
||||
transfers-in 5;
|
||||
transfers-per-ns 5;
|
||||
|
||||
Reference in New Issue
Block a user