16 lines
459 B
Dns
16 lines
459 B
Dns
|
|
$ORIGIN all-distinct-3.delegation02.xa. ; Must end with "."
|
||
|
|
$TTL 3600
|
||
|
|
|
||
|
|
@ SOA ns1 admin. (
|
||
|
|
2024111500 ; serial
|
||
|
|
6h ; refresh
|
||
|
|
1h ; retry
|
||
|
|
1w ; expire
|
||
|
|
1d ) ; minimum
|
||
|
|
|
||
|
|
@ NS ns1.all-distinct-3.sibling.delegation02.xa.
|
||
|
|
@ NS ns2.all-distinct-3.sibling.delegation02.xa.
|
||
|
|
|
||
|
|
|
||
|
|
; EOF
|