Files
bind9/bin/tests/system/chain/ns1/root.db
T
2017-05-23 16:53:28 -07:00

51 lines
1.7 KiB
Plaintext

; Copyright (C) 2011, 2016, 2017 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.
$TTL 300
. IN SOA root.domain.nil a.root.servers.nil. (
2016012800 ; serial
600 ; refresh
600 ; retry
1200 ; expire
600 ; minimum
)
. NS a.root-servers.nil.
a.root-servers.nil. A 10.53.0.1
example. NS ns2.example.
ns2.example. A 10.53.0.2
example.broken. NS ns3.example.broken.
ns3.example.broken. A 10.53.0.3
domain0.nil. NS ns2.domain0.nil
domain1.nil. NS ns2.domain0.nil
domain2.nil. NS ns2.domain0.nil
domain3.nil. NS ns2.domain0.nil
domain4.nil. NS ns2.domain0.nil
domain5.nil. NS ns2.domain0.nil
domain6.nil. NS ns2.domain0.nil
domain7.nil. NS ns2.domain0.nil
domain8.nil. NS ns2.domain0.nil
domain9.nil. NS ns2.domain0.nil
ns2.domain0.nil. A 10.53.0.2
ns2.domain0.nil. AAAA fd92:7065:b8e:ffff::2
domain.nil. NS ns4.domain.nil
ns4.domain.nil. A 10.53.0.4
ns4.domain.nil. AAAA fd92:7065:b8e:ffff::4
domain. NS ns4.domain.
ns4.domain. A 10.53.0.4