9 lines
427 B
Plaintext
9 lines
427 B
Plaintext
|
$TTL 86400
|
||
|
@ IN SOA localhost. root.localhost. (
|
||
|
42 ; serial (d. adams)
|
||
|
3H ; refresh
|
||
|
15M ; retry
|
||
|
1W ; expiry
|
||
|
1D ) ; minimum
|
||
|
IN NS localhost.
|