mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-16 05:15:02 -04:00
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.
5 lines
169 B
Text
5 lines
169 B
Text
$TTL 3600
|
|
@ CHAOS SOA @ @ 1970010100 86400 600 86400 300
|
|
@ CHAOS NS @
|
|
version CHAOS TXT "CH 1.0"
|
|
hostname CHAOS TXT "unknown"
|