mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-08-22 10:10:12 +00:00
14 lines
411 B
Plaintext
14 lines
411 B
Plaintext
|
$ttl 38400
|
||
|
non.test.shared. IN SOA 172.17.42.1. admin.test.com. (
|
||
|
1439234395
|
||
|
10800
|
||
|
3600
|
||
|
604800
|
||
|
38400 )
|
||
|
non.test.shared. IN NS 172.17.42.1.
|
||
|
@ IN A 1.1.1.1
|
||
|
delete-test-batch IN A 2.2.2.2
|
||
|
update-test-batch IN A 3.3.3.3
|
||
|
delete-test IN A 4.4.4.4
|
||
|
update-test IN A 5.5.5.5
|