knot-dns/tests/knot/semantic_check_data/cname_multiple.zone
2018-03-08 16:58:42 +01:00

15 lines
233 B
Dns

$ORIGIN example.com.
$TTL 3600
@ IN SOA dns1.example.com. hostmaster.example.com. (
2010111214 ; serial
6h ; refresh
1h ; retry
1w ; expire
1d ) ; minimum
NS dns1
dns1 A 192.0.2.1
email CNAME mail
email CNAME mail2