date and time created 90/06/30 23:28:28 by bostic
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sun, 1 Jul 1990 14:28:28 +0000 (06:28 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sun, 1 Jul 1990 14:28:28 +0000 (06:28 -0800)
SCCS-vsn: etc/namedb/named.boot 5.1

usr/src/etc/namedb/named.boot [new file with mode: 0644]

diff --git a/usr/src/etc/namedb/named.boot b/usr/src/etc/namedb/named.boot
new file mode 100644 (file)
index 0000000..37c2c9a
--- /dev/null
@@ -0,0 +1,21 @@
+;      @(#)named.boot  5.1 (Berkeley) %G%
+
+; boot file for secondary name server
+; Note that there should be one primary entry for each SOA record.
+
+sortlist 128.3.0.0
+
+directory      /etc/namedb
+
+; type    domain               source host/file                backup file
+
+cache     .                                                    root.cache
+primary   0.0.127.IN-ADDR.ARPA localhost.rev
+
+; example secondary server config:
+; secondary Berkeley.EDU       128.32.130.11 128.32.133.1      ucbhosts.bak
+; secondary 32.128.IN-ADDR.ARPA        128.32.130.11 128.32.133.1      ucbhosts.rev.bak
+
+; example primary server config:
+; primary  Berkeley.EDU                ucbhosts
+; primary  32.128.IN-ADDR.ARPA ucbhosts.rev