Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/etc/named.conf,v rcsdiff: /ftp/cvs/cvsroot/src/etc/named.conf,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- src/etc/named.conf 2008/07/23 05:47:48 1.5 +++ src/etc/named.conf 2010/08/24 13:18:58 1.6 @@ -1,10 +1,14 @@ -# $NetBSD: named.conf,v 1.5 2008/07/23 05:47:48 dholland Exp $ +# $NetBSD: named.conf,v 1.6 2010/08/24 13:18:58 christos Exp $ # boot file for secondary name server # Note that there should be one primary entry for each SOA record. options { directory "/etc/namedb"; + dnssec-enable yes; + dnssec-validation yes; + dnssec-lookaside auto; + managed-keys-directory "keys"; allow-recursion { localhost; localnets; }; #