mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-08-22 02:02:14 +00:00
10 lines
173 B
Plaintext
10 lines
173 B
Plaintext
|
$ttl 38400
|
||
|
$ORIGIN child.parent.com.
|
||
|
@ IN SOA ns1.parent.com. admin.test.com. (
|
||
|
1439234395
|
||
|
10800
|
||
|
3600
|
||
|
604800
|
||
|
38400 )
|
||
|
@ IN NS ns1.parent.com.
|