aboutsummaryrefslogtreecommitdiff
path: root/dns/bind916/files/localhost-forward.db
blob: 9156d2f09978ac175b0e194fbb127115e895be57 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11

; $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