1; Copyright (C) 2006, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
2;
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.
6;
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.
14
15; Id: root.db,v 1.6 2012/01/04 23:46:49 tbox Exp
16
17$TTL 3600
18.                       SOA	hostmaster.isc.org. a.root-servers.nil. (
19				2000042100
20				600
21				600
22				1200
23				600 )
24.                       NS      a.root-servers.nil.
25.                       NS      cyclic.example.
26a.root-servers.nil.	A       10.53.0.1
27;
28fixed.example.		A	1.2.3.4
29fixed.example.		A	1.2.3.3
30fixed.example.		A	1.2.3.1
31fixed.example.		A	1.2.3.2
32;
33random.example.		A	1.2.3.1
34random.example.		A	1.2.3.2
35random.example.		A	1.2.3.3
36random.example.		A	1.2.3.4
37;
38cyclic.example.		A	1.2.3.4
39cyclic.example.		A	1.2.3.3
40cyclic.example.		A	1.2.3.2
41cyclic.example.		A	1.2.3.1
42;
43cyclic2.example.	A	1.2.3.4
44cyclic2.example.	A	1.2.3.3
45cyclic2.example.	A	1.2.3.2
46cyclic2.example.	A	1.2.3.1
47