16 lines
429 B
Dns
16 lines
429 B
Dns
|
|
$ORIGIN no-ipv6-3.delegation01.xa. ; Must end with "."
|
||
|
|
$TTL 3600
|
||
|
|
|
||
|
|
@ SOA ns1 admin. (
|
||
|
|
2024110112 ; serial
|
||
|
|
6h ; refresh
|
||
|
|
1h ; retry
|
||
|
|
1w ; expire
|
||
|
|
1d ) ; minimum
|
||
|
|
|
||
|
|
@ NS ns1.no-ipv6-3.sibling.delegation01.xa.
|
||
|
|
@ NS ns2.no-ipv6-3.sibling.delegation01.xa.
|
||
|
|
|
||
|
|
|
||
|
|
; EOF
|