update to 9.7.1-P2
[tridge/bind9.git] / bin / tests / system / dnssec / ns2 / example.db.in
index c2b5e987a7e7eb66b74fd734df17c9f07d690df6..c18211167b41ff1ff130e5aea7a14ef5b13e21e3 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007-2010  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000-2002  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example.db.in,v 1.19 2008/09/25 04:02:38 tbox Exp $
+; $Id: example.db.in,v 1.21.32.3 2010/01/18 23:48:01 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
@@ -36,6 +36,9 @@ d                     A       10.0.0.4
 foo                    TXT     "testing"
 foo                    A       10.0.1.0
 
+bad-cname              CNAME   a
+bad-dname              DNAME   @
+
 ; Used for testing CNAME queries
 cname1                 CNAME   cname1-target
 cname1-target          TXT     "testing cname"
@@ -95,3 +98,12 @@ multiple             NS      ns.multiple
 ns.multiple            A       10.53.0.3
 
 *.wild                 A       10.0.0.27
+
+rsasha256              NS      ns.rsasha256
+ns.rsasha256           A       10.53.0.3
+
+rsasha512              NS      ns.rsasha512
+ns.rsasha512           A       10.53.0.3
+
+kskonly                NS      ns.kskonly
+ns.kskonly             A       10.53.0.3