1 ; Copyright (C) 2004, 2007-2009 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.21 2009/10/27 23:47:44 tbox Exp
21 20 ; refresh (20 seconds)
22 20 ; retry (20 seconds)
23 1814400 ; expire (3 weeks)
24 3600 ; minimum (1 hour)
35 ; Used for testing ANY queries
39 ; Used for testing CNAME queries
40 cname1 CNAME cname1-target
41 cname1-target TXT "testing cname"
43 cname2 CNAME cname2-target
44 cname2-target TXT "testing cname"
46 ; Used for testing DNAME queries
47 dname1 DNAME dname1-target
48 foo.dname1-target TXT "testing dname"
50 dname2 DNAME dname2-target
51 foo.dname2-target TXT "testing dname"
57 ; An insecure subdomain
58 insecure NS ns.insecure
59 ns.insecure A 10.53.0.3
61 ; A secure subdomain we're going to inject bogus data into
65 ; A dynamic secure subdomain
69 ; A insecure subdomain
70 mustbesecure NS ns.mustbesecure
71 ns.mustbesecure A 10.53.0.3
73 ; A rfc2535 signed zone w/ CNAME
75 ns.rfc2535 A 10.53.0.3
80 ns.keyless A 10.53.0.3
88 nsec3-unknown NS ns.nsec3-unknown
89 ns.nsec3-unknown A 10.53.0.3
91 optout-unknown NS ns.optout-unknown
92 ns.optout-unknown A 10.53.0.3
94 multiple NS ns.multiple
95 ns.multiple A 10.53.0.3
99 rsasha256 NS ns.rsasha256
100 ns.rsasha256 A 10.53.0.3
102 rsasha512 NS ns.rsasha512
103 ns.rsasha512 A 10.53.0.3