1440dc3c88
Delete bogus localhost.rev. Add prototype localhost.rev and a script to create it automatically. (NB to installl people: you should ask ``do you have a full-time connection o the Internet?'', run this script, and enable named if the answer is yes.)
16 lines
334 B
Plaintext
16 lines
334 B
Plaintext
; From: @(#)localhost.rev 5.1 (Berkeley) 6/30/90
|
|
; $Id$
|
|
;
|
|
; This file is automatically edited by the `make-localhost' script in
|
|
; the /etc/namedb directory.
|
|
;
|
|
|
|
@ IN SOA @host@. root.@host@. (
|
|
@date@ ; Serial
|
|
3600 ; Refresh
|
|
300 ; Retry
|
|
3600000 ; Expire
|
|
3600 ) ; Minimum
|
|
IN NS @host@.
|
|
1 IN PTR localhost.@domain@.
|