[BACK]Return to db.loopback CVS log [TXT][DIR] Up to [local] / src / etc / bind

File: [local] / src / etc / bind / Attic / db.loopback (download)

Revision 1.4, Thu Jan 3 21:20:25 2008 UTC (16 years, 5 months ago) by jakob
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.3: +0 -0 lines

revert back to using local zones for localhost. and IPv4/IPv6 reverse until
we've found a better solution for chrooted applications.

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