Added test to ensure that NXDOMAIN is returned when BIND is queried for a non existing domain in CH class (if a view of CHAOS class is configured) and that it also doesn't crash anymore in those cases.
6 lines
169 B
Plaintext
6 lines
169 B
Plaintext
$TTL 3600
|
|
@ CHAOS SOA @ @ 1970010100 86400 600 86400 300
|
|
@ CHAOS NS @
|
|
version CHAOS TXT "CH 1.0"
|
|
hostname CHAOS TXT "unknown"
|