10 lines
188 B
Plaintext
10 lines
188 B
Plaintext
$TTL 86400
|
|
@ IN SOA localhost. root.localhost. (
|
|
1 ; Serial
|
|
604800 ; Refresh
|
|
86400 ; Retry
|
|
2419200 ; Expire
|
|
86400 ) ; Negative Cache TTL
|
|
;
|
|
@ IN NS localhost.
|