ref: 295c0071c306fa2a25510748c6e832383365a621
parent: d63cc467d8ada50ed63177ccbfe117dbfd8fd020
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Mon May 1 18:49:35 EDT 2017
dist/ndb: move sources auth server to ndb/common, list root dns servers in ndb/local as a fallback
--- a/sys/lib/dist/ndb/common
+++ b/sys/lib/dist/ndb/common
@@ -372,6 +372,9 @@
# their visibility everywhere.
#
+# bell labs
+auth=sources.cs.bell-labs.com authdom=outside.plan9.bell-labs.com
+
# for geoff
auth=www.9netics.com authdom=9netics.com
auth=newcpu.9netics.net authdom=9netics.net
--- a/sys/lib/dist/ndb/local
+++ b/sys/lib/dist/ndb/local
@@ -6,12 +6,25 @@
file=/lib/ndb/local
file=/lib/ndb/common
-auth=sources.cs.bell-labs.com authdom=outside.plan9.bell-labs.com
+#
+# entries defining the dns root. these will be overridden by any
+# authentic info obtained from the root.
+#
+dom=
+ ns=A.ROOT-SERVERS.NET
+ ns=B.ROOT-SERVERS.NET
+ ns=C.ROOT-SERVERS.NET
+ ns=D.ROOT-SERVERS.NET
+ ns=E.ROOT-SERVERS.NET
+ ns=F.ROOT-SERVERS.NET
+ ns=G.ROOT-SERVERS.NET
+ ns=H.ROOT-SERVERS.NET
+ ns=I.ROOT-SERVERS.NET
+ ns=J.ROOT-SERVERS.NET
+ ns=K.ROOT-SERVERS.NET
+ ns=L.ROOT-SERVERS.NET
+ ns=M.ROOT-SERVERS.NET
-#auth=cirno authdom=9front
-
-#ntp=pool.ntp.org
-
#
# because the public demands the name localsource
#
@@ -18,12 +31,14 @@
ip=127.0.0.1 sys=localhost dom=localhost
# example: adjust to fit your network
+#auth=cirno authdom=9front
#ipnet=9front ip=192.168.0.0 ipmask=255.255.255.0
+# ipgw=192.168.0.1
+# dns=192.168.0.1
# auth=cirno
-# cpu=cirno
-# dns=192.168.0.2
# dnsdom=9front
+# cpu=cirno
# smtp=cirno
#
-#ip=192.168.0.1 sys=gw dom=gw.9front
-#ip=192.168.0.2 sys=cirno dom=cirno.9front
+#ip=192.168.0.99 sys=cirno dom=cirno.9front ether=112233445566
+