12 lines
162 B
Plaintext
12 lines
162 B
Plaintext
|
|
||
|
; $FreeBSD$
|
||
|
|
||
|
$TTL 3h
|
||
|
@ SOA @ nobody.localhost. 42 1d 12h 1w 3h
|
||
|
; Serial, Refresh, Retry, Expire, Neg. cache TTL
|
||
|
|
||
|
@ NS @
|
||
|
|
||
|
; Silence a BIND warning
|
||
|
@ A 127.0.0.1
|