17 lines
406 B
Dns
17 lines
406 B
Dns
|
|
$ORIGIN good-undel-11.basic02.xa.
|
||
|
|
$TTL 3600
|
||
|
|
|
||
|
|
; All names must be relative
|
||
|
|
|
||
|
|
@ SOA ns1 admin. (
|
||
|
|
2025041103 ; serial
|
||
|
|
6h ; refresh
|
||
|
|
1h ; retry
|
||
|
|
1w ; expire
|
||
|
|
1d ) ; minimum
|
||
|
|
|
||
|
|
@ NS ns3.good-undel-11.basic02.xb.
|
||
|
|
@ NS ns4.good-undel-11.basic02.xb.
|
||
|
|
|
||
|
|
; EOF
|