freebsd-dev/etc/namedb/PROTO.localhost.rev

18 lines
350 B
Plaintext
Raw Normal View History

; From: @(#)localhost.rev 5.1 (Berkeley) 6/30/90
1999-08-27 23:37:10 +00:00
; $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@.
1 IN PTR localhost.@domain@.