root.db revision 1.1.1.1
1; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
2;
3; This Source Code Form is subject to the terms of the Mozilla Public
4; License, v. 2.0. If a copy of the MPL was not distributed with this
5; file, You can obtain one at http://mozilla.org/MPL/2.0/.
6;
7; See the COPYRIGHT file distributed with this work for additional
8; information regarding copyright ownership.
9
10$TTL 20
11. 			IN SOA	wpk.isc.org. a.root.servers.nil. (
12				2000042100   	; serial
13				600         	; refresh
14				600         	; retry
15				1200    	; expire
16				2       	; minimum
17				)
18.			NS	a.root-servers.nil.
19a.root-servers.nil.	A	10.53.0.1
20ip6.arpa.		NS	ns2.good.
21
22good.			NS	ns2.good.
23ns2.good.		A	10.53.0.2
24
25bad.			NS	ns2.bad.
26ns2.bad.		A	10.53.0.2
27
28slow			NS	ns2.slow.
29ns2.slow.		A	10.53.0.2
30
31ugly.			NS	ns2.ugly.
32ns2.ugly.		A	10.53.0.2
33
34fwd.			NS	ns2.fwd.
35ns2.fwd.		A	10.53.0.2
36