Remove building with NOCRYPTO option
[minix.git] / external / bsd / bind / dist / bin / tests / system / dnssec / ns2 / example.db.in
blob37218a197dc46e75982503120f08edda3fb93127
1 ; Copyright (C) 2004, 2007-2014  Internet Systems Consortium, Inc. ("ISC")
2 ; Copyright (C) 2000-2002  Internet Software Consortium.
4 ; Permission to use, copy, modify, and/or distribute this software for any
5 ; purpose with or without fee is hereby granted, provided that the above
6 ; copyright notice and this permission notice appear in all copies.
8 ; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
9 ; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10 ; AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
11 ; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12 ; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14 ; PERFORMANCE OF THIS SOFTWARE.
16 ; Id: example.db.in,v 1.31 2011/11/04 05:36:28 each Exp 
18 $TTL 300        ; 5 minutes
19 @                       IN SOA  mname1. . (
20                                 2000042407 ; serial
21                                 20         ; refresh (20 seconds)
22                                 20         ; retry (20 seconds)
23                                 1814400    ; expire (3 weeks)
24                                 3600       ; minimum (1 hour)
25                                 )
26                         NS      ns2
27                         NS      ns3
28 ns2                     A       10.53.0.2
29 ns3                     A       10.53.0.3
31 a                       A       10.0.0.1
32 b                       A       10.0.0.2
33 d                       A       10.0.0.4
35 ; Used for testing ANY queries
36 foo                     TXT     "testing"
37 foo                     A       10.0.1.0
39 bad-cname               CNAME   a
40 bad-dname               DNAME   @
42 ; Used for testing CNAME queries
43 cname1                  CNAME   cname1-target
44 cname1-target           TXT     "testing cname"
46 cname2                  CNAME   cname2-target
47 cname2-target           TXT     "testing cname"
49 ; Used for testing DNAME queries
50 dname1                  DNAME   dname1-target
51 foo.dname1-target       TXT     "testing dname"
53 dname2                  DNAME   dname2-target
54 foo.dname2-target       TXT     "testing dname"
56 ; A secure subdomain
57 secure                  NS      ns3.secure
58 ns3.secure              A       10.53.0.3
60 ; An insecure subdomain
61 insecure                NS      ns.insecure
62 ns.insecure             A       10.53.0.3
64 ; A secure subdomain we're going to inject bogus data into
65 bogus                   NS      ns.bogus
66 ns.bogus                A       10.53.0.3
68 ; A dynamic secure subdomain
69 dynamic                 NS      dynamic
70 dynamic                 A       10.53.0.3
72 ; A insecure subdomain
73 mustbesecure            NS      ns.mustbesecure
74 ns.mustbesecure         A       10.53.0.3
76 ; A subdomain with expired signatures
77 expired                 NS      ns.expired
78 ns.expired              A       10.53.0.3
80 ; A rfc2535 signed zone w/ CNAME
81 rfc2535                 NS      ns.rfc2535
82 ns.rfc2535              A       10.53.0.3
84 z                       A       10.0.0.26
86 keyless                 NS      ns.keyless
87 ns.keyless              A       10.53.0.3
89 nsec3                   NS      ns.nsec3
90 ns.nsec3                A       10.53.0.3
92 optout                  NS      ns.optout
93 ns.optout               A       10.53.0.3
95 nsec3-unknown           NS      ns.nsec3-unknown
96 ns.nsec3-unknown        A       10.53.0.3
98 optout-unknown          NS      ns.optout-unknown
99 ns.optout-unknown       A       10.53.0.3
101 dnskey-unknown          NS      ns.dnskey-unknown
102 ns.dnskey-unknown       A       10.53.0.3
104 dnskey-nsec3-unknown    NS      ns.dnskey-nsec3-unknown
105 ns.dnskey-nsec3-unknown A       10.53.0.3
107 multiple                NS      ns.multiple
108 ns.multiple             A       10.53.0.3
110 *.wild                  A       10.0.0.27
112 rsasha256               NS      ns.rsasha256
113 ns.rsasha256            A       10.53.0.3
115 rsasha512               NS      ns.rsasha512
116 ns.rsasha512            A       10.53.0.3
118 kskonly                 NS      ns.kskonly
119 ns.kskonly              A       10.53.0.3
121 update-nsec3            NS      ns.update-nsec3
122 ns.update-nsec3         A       10.53.0.3
124 auto-nsec               NS      ns.auto-nsec
125 ns.auto-nsec            A       10.53.0.3
127 auto-nsec3              NS      ns.auto-nsec3
128 ns.auto-nsec3           A       10.53.0.3
131 below-cname             CNAME   some.where.else.
133 insecure.below-cname    NS      ns.insecure.below-cname
134 ns.insecure.below-cname A       10.53.0.3
136 secure.below-cname      NS      ns.secure.below-cname
137 ns.secure.below-cname   A       10.53.0.3
139 ttlpatch                NS      ns.ttlpatch
140 ns.ttlpatch             A       10.53.0.3
142 split-dnssec            NS      ns.split-dnssec
143 ns.split-dnssec         A       10.53.0.3
145 split-smart             NS      ns.split-smart
146 ns.split-smart          A       10.53.0.3
148 upper                   NS      ns.upper
149 ns.upper                A       10.53.0.3
151 LOWER                   NS      NS.LOWER
152 NS.LOWER                A       10.53.0.3
154 expiring                 NS      ns.expiring
155 ns.expiring              A       10.53.0.3
157 future                  NS      ns.future
158 ns.future               A       10.53.0.3