mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-28 20:41:18 -05:00
49 lines
1.5 KiB
Text
49 lines
1.5 KiB
Text
; Copyright (C) 2011, 2012 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: root.db.in,v 1.8 2012/02/23 06:53:15 marka Exp $
|
|
|
|
$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
|