1 ; Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC")
3 ; Permission to use, copy, modify, and/or distribute this software for any
4 ; purpose with or without fee is hereby granted, provided that the above
5 ; copyright notice and this permission notice appear in all copies.
7 ; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
8 ; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
9 ; AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
10 ; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
11 ; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
12 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
13 ; PERFORMANCE OF THIS SOFTWARE.
15 ; Id: example.db.in,v 1.3 2009/11/30 23:48:02 tbox Exp
20 20 ; refresh (20 seconds)
21 20 ; retry (20 seconds)
22 1814400 ; expire (3 weeks)
23 3600 ; minimum (1 hour)
34 ; Used for testing ANY queries
38 ; Used for testing CNAME queries
39 cname1 CNAME cname1-target
40 cname1-target TXT "testing cname"
42 cname2 CNAME cname2-target
43 cname2-target TXT "testing cname"
45 ; Used for testing DNAME queries
46 dname1 DNAME dname1-target
47 foo.dname1-target TXT "testing dname"
49 dname2 DNAME dname2-target
50 foo.dname2-target TXT "testing dname"
56 ; An insecure subdomain
57 insecure NS ns.insecure
58 ns.insecure A 10.53.0.3
60 ; A insecure subdomain
61 mustbesecure NS ns.mustbesecure
62 ns.mustbesecure A 10.53.0.3
72 nsec3-unknown NS ns.nsec3-unknown
73 ns.nsec3-unknown A 10.53.0.3
75 optout-unknown NS ns.optout-unknown
76 ns.optout-unknown A 10.53.0.3
78 multiple NS ns.multiple
79 ns.multiple A 10.53.0.3
81 rsasha256 NS ns.rsasha256
82 ns.rsasha256 A 10.53.0.3
84 rsasha512 NS ns.rsasha512
85 ns.rsasha512 A 10.53.0.3