16 lines
339 B
Plaintext
16 lines
339 B
Plaintext
; 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.
|
|
;
|
|
|
|
@ IN SOA @host@. root.@host@. (
|
|
@date@ ; Serial
|
|
3600 ; Refresh
|
|
900 ; Retry
|
|
3600000 ; Expire
|
|
3600 ) ; Minimum
|
|
IN NS @host@.
|
|
1 IN PTR localhost.@domain@.
|