summaryrefslogtreecommitdiffstats
path: root/etc/namedb/PROTO.localhost-v6.rev
blob: 1616771235d519ca2bc3a2b8d1a11391e8112574 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
;	From: @(#)localhost.rev	5.1 (Berkeley) 6/30/90
; $FreeBSD$
;
; This file is automatically edited by the `make-localhost' script in
; the /etc/namedb directory.
;

$TTL	3600

@	IN	SOA	@host@. root.@host@.  (
				@date@	; Serial
				3600	; Refresh
				900	; Retry
				3600000	; Expire
				3600 )	; Minimum
	IN	NS	@host@.
	IN	PTR	localhost.@domain@.
OpenPOWER on IntegriCloud