mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 19:52:06 +00:00
10 lines
426 B
Text
10 lines
426 B
Text
|
$TTL 86400
|
||
|
@ IN SOA localhost. root.localhost. (
|
||
|
1997022700 ; Serial
|
||
|
28800 ; Refresh
|
||
|
14400 ; Retry
|
||
|
3600000 ; Expire
|
||
|
86400 ) ; Minimum
|
||
|
IN NS localhost.
|
||
|
1 IN PTR localhost.
|