mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
12 lines
250 B
Plaintext
12 lines
250 B
Plaintext
|
|
; $FreeBSD: head/dns/bind913/files/localhost-forward.db 340872 2014-01-24 00:14:07Z mat $
|
|
|
|
$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
|