summaryrefslogtreecommitdiff
path: root/etc/bind/db.loopback
blob: 2764acb289b82c866bae4ea30dbe4db3b24dd749 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
; $OpenBSD: db.loopback,v 1.4 2008/01/03 21:20:25 jakob Exp $

$ORIGIN 127.in-addr.arpa.
$TTL 6h

@	IN	SOA	localhost. root.localhost. (
			1	; serial
			1h	; refresh
			30m	; retry
			7d	; expiration
			1h )	; minimum

		NS	localhost.
1.0.0		PTR	localhost.