4693. [func] Synthesis of responses from DNSSEC-verified records.
Stage 1 covers NXDOMAIN synthesis from NSEC records.
This is controlled by synth-from-dnssec and is enabled
by default. [RT #40138]
This commit is contained in:
6
bin/tests/system/synthfromdnssec/ns1/root.db.in
Normal file
6
bin/tests/system/synthfromdnssec/ns1/root.db.in
Normal file
@@ -0,0 +1,6 @@
|
||||
$TTL 3600
|
||||
@ SOA ns1 hostmaster 1 3600 1200 604800 3600
|
||||
@ NS ns1
|
||||
ns1 A 10.53.0.1
|
||||
example NS ns1.example
|
||||
ns1.example A 10.53.0.1
|
||||
Reference in New Issue
Block a user