mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-08-22 10:10:12 +00:00
10 lines
175 B
Plaintext
10 lines
175 B
Plaintext
|
$TTL 1h
|
||
|
$ORIGIN dskey.example.com1.
|
||
|
@ IN SOA ns1.parent.com1. admin.test.com. (
|
||
|
1439234395
|
||
|
10800
|
||
|
3600
|
||
|
604800
|
||
|
38400 )
|
||
|
dskey.example.com1. IN NS 172.17.42.1.
|