aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2006-02-14 19:37:32 +0000
committerrsc <devnull@localhost>2006-02-14 19:37:32 +0000
commit469e5e5196565eac53b2d341ea865800150705d4 (patch)
tree7b7c6b09d3520f848d93c31759c3a2486a7b2087
parent05eb37f26784d69c88bef2cb2eda573e644dde71 (diff)
downloadplan9port-469e5e5196565eac53b2d341ea865800150705d4.tar.gz
plan9port-469e5e5196565eac53b2d341ea865800150705d4.tar.bz2
plan9port-469e5e5196565eac53b2d341ea865800150705d4.zip
add root servers
-rw-r--r--ndb/local6
-rw-r--r--ndb/root-servers32
2 files changed, 37 insertions, 1 deletions
diff --git a/ndb/local b/ndb/local
index df83d34a..fbbf19e1 100644
--- a/ndb/local
+++ b/ndb/local
@@ -4,6 +4,8 @@
# probably need some kind of syntax to avoid hard-coding paths.
database
+ file=cox-home
+ file=root-servers
# authentication domains
@@ -16,4 +18,6 @@ authdom=cs.bell-labs.com
authdom=tip9ug.jp
auth=mordor.tip9ug.jp
-authdom=pdos.csail.mit.edu auth=glenda.csail.mit.edu
+authdom=pdos.csail.mit.edu
+ auth=glenda.csail.mit.edu
+
diff --git a/ndb/root-servers b/ndb/root-servers
new file mode 100644
index 00000000..03999223
--- /dev/null
+++ b/ndb/root-servers
@@ -0,0 +1,32 @@
+#
+# 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
+dom=A.ROOT-SERVERS.NET ip=198.41.0.4
+dom=B.ROOT-SERVERS.NET ip=192.228.79.201
+dom=C.ROOT-SERVERS.NET ip=192.33.4.12
+dom=D.ROOT-SERVERS.NET ip=128.8.10.90
+dom=E.ROOT-SERVERS.NET ip=192.203.230.10
+dom=F.ROOT-SERVERS.NET ip=192.5.5.241
+dom=G.ROOT-SERVERS.NET ip=192.112.36.4
+dom=H.ROOT-SERVERS.NET ip=128.63.2.53
+dom=I.ROOT-SERVERS.NET ip=192.36.148.17
+dom=J.ROOT-SERVERS.NET ip=192.58.128.30
+dom=K.ROOT-SERVERS.NET ip=193.0.14.129
+dom=L.ROOT-SERVERS.NET ip=198.32.64.12
+dom=M.ROOT-SERVERS.NET ip=202.12.27.33
+