Files
bind9/bin/tests/system/rpzextra/ns2/baddomain.db
Diego Fronza 6dffdc5372 Added test for rpz-passthru logging channel
This test ensures that all rpz-passthru activity will be redirected
to a dedicated log file following ns1/named.conf configuration.
2020-05-07 11:44:52 -03:00

17 lines
194 B
Plaintext

$TTL 300
@ IN SOA ns1 root.baddomain. (
2020040101
4h
1h
1w
60
)
IN NS ns1
ns1 IN A 10.53.0.2
baddomain. IN A 10.53.0.2
www IN A 10.53.0.3