12 lines
172 B
Plaintext
12 lines
172 B
Plaintext
|
|
||
|
; $FreeBSD$
|
||
|
|
||
|
$TTL 3h
|
||
|
localhost. SOA localhost. nobody.localhost. 42 1d 12h 1w 3h
|
||
|
; Serial, Refresh, Retry, Expire, Neg. cache TTL
|
||
|
|
||
|
NS localhost.
|
||
|
|
||
|
A 127.0.0.1
|
||
|
AAAA ::1
|