summaryrefslogtreecommitdiff
path: root/bin/tests/system/inline/ns1/root.db.in
blob: 2429902342780e0923a464f202dfd7e720807f5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
; Copyright (C) 2011-2013  Internet Systems Consortium, Inc. ("ISC")
;
; Permission to use, copy, modify, and/or distribute this software for any
; purpose with or without fee is hereby granted, provided that the above
; copyright notice and this permission notice appear in all copies.
;
; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
; AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
; PERFORMANCE OF THIS SOFTWARE.

; $Id$

$TTL 300
. 			IN SOA	gson.nominum.com. a.root.servers.nil. (
				2000042100   	; serial
				600         	; refresh
				600         	; retry
				1200    	; expire
				600       	; minimum
				)
.			NS	a.root-servers.nil.
a.root-servers.nil.	A	10.53.0.1

bits.			NS	ns3.bits.
bits.			NS	ns4.bits.
ns3.bits.		A	10.53.0.3
ns4.bits.		A	10.53.0.4

noixfr.			NS	ns3.noixfr.
ns3.noixfr.		A	10.53.0.3

master.			NS	ns3.master.
ns3.master.		A	10.53.0.3

dynamic.			NS	ns3.dynamic.
ns3.dynamic.		A	10.53.0.3

updated.			NS	ns3.updated.
ns3.updated.		A	10.53.0.3

expired.			NS	ns3.expired.
ns3.expired.		A	10.53.0.3

retransfer.			NS	ns3.retransfer.
ns3.retransfer.		A	10.53.0.3

nsec3.			NS	ns3.nsec3.
ns3.nsec3.		A	10.53.0.3