mirror of
https://github.com/opnsense/src.git
synced 2026-02-24 18:30:55 -05:00
12 lines
172 B
Text
12 lines
172 B
Text
|
|
|
||
|
|
; $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
|