aboutsummaryrefslogtreecommitdiff
path: root/etc/namedb/PROTO.localhost.rev
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>1995-03-21 16:33:45 +0000
committerGarrett Wollman <wollman@FreeBSD.org>1995-03-21 16:33:45 +0000
commit1440dc3c88153f500228f82749cd21445d0f4158 (patch)
tree51ce5e1aa960575b05779431883814e336f9ab7b /etc/namedb/PROTO.localhost.rev
parent9dc5391c1c73cae4e5a2a12dfe6a4c20802585ee (diff)
downloadsrc-1440dc3c88153f500228f82749cd21445d0f4158.tar.gz
src-1440dc3c88153f500228f82749cd21445d0f4158.zip
Update root NS cache.
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.)
Notes
Notes: svn path=/head/; revision=7221
Diffstat (limited to 'etc/namedb/PROTO.localhost.rev')
-rw-r--r--etc/namedb/PROTO.localhost.rev15
1 files changed, 15 insertions, 0 deletions
diff --git a/etc/namedb/PROTO.localhost.rev b/etc/namedb/PROTO.localhost.rev
new file mode 100644
index 000000000000..bc4e8ac1d796
--- /dev/null
+++ b/etc/namedb/PROTO.localhost.rev
@@ -0,0 +1,15 @@
+; 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@.