mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
7 lines
183 B
Dns
7 lines
183 B
Dns
|
$TTL 300
|
||
|
@ IN A 1.2.3.4
|
||
|
a IN CNAME foo.com.
|
||
|
b IN CNAME foo.com.
|
||
|
c IN CNAME foo.com.
|
||
|
d IN CNAME foo.com.
|