3925. [bug] DS lookup of RFC 1918 empty zones failed. [RT #36917
(cherry picked from commit 840d6a4614)
This commit is contained in:
8
bin/tests/system/dnssec/ns2/in-addr.arpa.db.in
Normal file
8
bin/tests/system/dnssec/ns2/in-addr.arpa.db.in
Normal file
@@ -0,0 +1,8 @@
|
||||
$TTL 3600
|
||||
@ SOA ns2.example. . 1 3600 1200 86400 1200
|
||||
@ NS ns2.example.
|
||||
;
|
||||
; As we are testing empty zone behaviour ns3 doesn't need to be
|
||||
; configured to serve 10.in-addr.arpa.
|
||||
;
|
||||
10 NS ns3.example.
|
||||
Reference in New Issue
Block a user