mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-12 20:10:01 -04:00
Merge branch 'michal/filter-aaaa-system-test-make-root-hints-consistent-with-authoritative-data-v9_14' into 'v9_14'
[v9_14] "filter-aaaa" system test: make root hints consistent with authoritative data See merge request isc-projects/bind9!2205
This commit is contained in:
commit
747dbdcb84
3 changed files with 15 additions and 6 deletions
|
|
@ -7,5 +7,8 @@
|
|||
; See the COPYRIGHT file distributed with this work for additional
|
||||
; information regarding copyright ownership.
|
||||
|
||||
. 0 NS ns.rootservers.utld.
|
||||
ns.rootservers.utld. 0 A 10.53.0.1
|
||||
$TTL 120
|
||||
|
||||
. NS ns.utld.
|
||||
ns.utld. A 10.53.0.1
|
||||
ns.utld. AAAA fd92:7065:b8e:ffff::1
|
||||
|
|
|
|||
|
|
@ -7,5 +7,8 @@
|
|||
; See the COPYRIGHT file distributed with this work for additional
|
||||
; information regarding copyright ownership.
|
||||
|
||||
. 0 NS ns.rootservers.utld.
|
||||
ns.rootservers.utld. 0 A 10.53.0.1
|
||||
$TTL 120
|
||||
|
||||
. NS ns.utld.
|
||||
ns.utld. A 10.53.0.1
|
||||
ns.utld. AAAA fd92:7065:b8e:ffff::1
|
||||
|
|
|
|||
|
|
@ -7,5 +7,8 @@
|
|||
; See the COPYRIGHT file distributed with this work for additional
|
||||
; information regarding copyright ownership.
|
||||
|
||||
. 0 NS ns.rootservers.utld.
|
||||
ns.rootservers.utld. 0 A 10.53.0.1
|
||||
$TTL 120
|
||||
|
||||
. NS ns.utld.
|
||||
ns.utld. A 10.53.0.1
|
||||
ns.utld. AAAA fd92:7065:b8e:ffff::1
|
||||
|
|
|
|||
Loading…
Reference in a new issue