2014-09-10 23:45:21 +00:00
|
|
|
; Copyright (C) 2010, 2011, 2014 Internet Systems Consortium, Inc. ("ISC")
|
2010-11-16 06:46:44 +00:00
|
|
|
;
|
|
|
|
; 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.
|
|
|
|
|
2011-03-13 23:47:36 +00:00
|
|
|
; $Id: root.db,v 1.4 2011/03/13 23:47:36 tbox Exp $
|
2010-11-16 06:46:44 +00:00
|
|
|
|
|
|
|
$TTL 300
|
|
|
|
. IN SOA marka.isc.org. a.root.servers.nil. (
|
|
|
|
2010 ; serial
|
|
|
|
600 ; refresh
|
|
|
|
600 ; retry
|
|
|
|
1200 ; expire
|
|
|
|
600 ; minimum
|
|
|
|
)
|
|
|
|
. NS a.root-servers.nil.
|
|
|
|
a.root-servers.nil. A 10.53.0.6
|
2011-03-13 02:49:28 +00:00
|
|
|
moves. NS ns.server.
|
|
|
|
server. NS ns7.server.
|
|
|
|
ns7.server. A 10.53.0.7
|
2014-09-10 15:31:40 +10:00
|
|
|
;
|
|
|
|
; These two delegations are strictly not necessary as the test resolver (ns5)
|
|
|
|
; doesn't have this zone as its root. They are just done for consistancy with
|
|
|
|
; the delegations in ns4/tld.
|
|
|
|
;
|
|
|
|
no-edns-version.tld. NS ns.no-edns-version.tld.
|
|
|
|
ns.no-edns-version.tld. A 10.53.0.6
|
|
|
|
edns-version.tld. NS ns.edns-version.tld.
|
|
|
|
ns.edns-version.tld. A 10.53.0.7
|