18 lines
410 B
Dns
18 lines
410 B
Dns
|
|
; Shared, $ORIGIN must implicit.
|
||
|
|
|
||
|
|
$TTL 3600
|
||
|
|
|
||
|
|
@ SOA ns1.child.dnssec05.xa. admin. (
|
||
|
|
2025071603 ; serial
|
||
|
|
6h ; refresh
|
||
|
|
1h ; retry
|
||
|
|
1w ; expire
|
||
|
|
1d ) ; minimum
|
||
|
|
|
||
|
|
@ NS ns1.child.dnssec05.xa.
|
||
|
|
@ NS ns2.child.dnssec05.xa.
|
||
|
|
|
||
|
|
@ TXT "Placeholder"
|
||
|
|
|
||
|
|
; EOF
|