ports/dns/bind9-devel/files/localhost-forward.db
Mathieu Arnold 93272c5ded Add a bind9 development version, extracted from their git repository.
Requested by:	many
Sponsored by:	Absolight
2015-11-05 15:01:29 +00:00

11 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