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 300
11@	SOA ns1. hostmaster.warn.example. (
12	    1 3600 1200 604800 3600 )
13	NS  ns1.
14ns1. A 10.53.0.1
15;
16example. NS ns2.example.
17ns2.example. A 10.53.0.2
18example. NS ns4.example.
19ns4.example. A 10.53.0.4
20increment. NS incrementns.
21incrementns. A 10.53.0.5
22tld. NS ns2.tld.
23ns2.tld. A 10.53.0.2
24
25