summaryrefslogtreecommitdiffstats
path: root/contrib/bind/conf/master/named.boot.master
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bind/conf/master/named.boot.master')
-rw-r--r--contrib/bind/conf/master/named.boot.master16
1 files changed, 16 insertions, 0 deletions
diff --git a/contrib/bind/conf/master/named.boot.master b/contrib/bind/conf/master/named.boot.master
new file mode 100644
index 0000000..702ffcf
--- /dev/null
+++ b/contrib/bind/conf/master/named.boot.master
@@ -0,0 +1,16 @@
+;
+; boot file for authoritive master name server for Berkeley.EDU
+; Note that there should be one primary entry for each SOA record.
+;
+;
+sortlist 10.0.0.0
+
+directory /usr/local/adm/named
+
+; type domain source host/file backup file
+
+cache . root.cache
+primary Berkeley.EDU berkeley.zone
+primary 32.128.IN-ADDR.ARPA berkeley.rev
+primary 0.0.127.IN-ADDR.ARPA localhost.rev
+
OpenPOWER on IntegriCloud