knot-dns/tests-extra/tests/zone/semcheck_soft/data/example.com.zone.2
Daniel Salzman 5f04f3ddae refresh: bootstrap the zone if SOA query fails in the soft semantic checks mode
This solves the situation when a CNAME is present at the zone apex and SOA query
is responded with the CNAME.
2022-04-12 12:32:45 +02:00

23 lines
364 B
Groff

$ORIGIN example.com.
$TTL 3600
@ SOA dns1 hostmaster 3 10800 3600 1209600 7200
NS dns1
dns1 A 192.0.2.1
labs A 0.0.0.0
labs DNAME dname1.example.com.
labs DNAME dname2.example.com.
labs NS dns1.example.com.
labs MX 1 dns1.example.com.
www.labs A 0.0.0.0
cname A 0.0.0.0
cname CNAME example.net.
cname CNAME example.org.
@ CNAME example.net.
txt TXT loaded