4356. [func] Add the ability to specify whether to wait for
nameserver addresses to be looked up or not to
rpz with a new modifying directive 'nsip-wait-recurse'. [RT #35009]
This commit is contained in:
6
bin/tests/system/rpzrecurse/ns3/example.db
Normal file
6
bin/tests/system/rpzrecurse/ns3/example.db
Normal file
@@ -0,0 +1,6 @@
|
||||
$TTL 0
|
||||
@ SOA . . 0 0 0 0 0
|
||||
@ NS ns
|
||||
ns A 10.53.0.3
|
||||
child NS ns.child
|
||||
ns.child A 10.53.0.4
|
||||
Reference in New Issue
Block a user