local.complicated 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. #
  2. # files comprising the database, use as many as you like
  3. #
  4. database=
  5. file=/lib/ndb/local
  6. file=/lib/ndb/common
  7. #
  8. # entries defining the dns root. these will be overridden by any
  9. # authentic info obtained from the root.
  10. #
  11. dom=
  12. ns=A.ROOT-SERVERS.NET
  13. ns=B.ROOT-SERVERS.NET
  14. ns=C.ROOT-SERVERS.NET
  15. ns=D.ROOT-SERVERS.NET
  16. ns=E.ROOT-SERVERS.NET
  17. ns=F.ROOT-SERVERS.NET
  18. ns=G.ROOT-SERVERS.NET
  19. ns=H.ROOT-SERVERS.NET
  20. ns=I.ROOT-SERVERS.NET
  21. dom=A.ROOT-SERVERS.NET ip=198.41.0.4
  22. dom=B.ROOT-SERVERS.NET ip=128.9.0.107
  23. dom=C.ROOT-SERVERS.NET ip=192.33.4.12
  24. dom=D.ROOT-SERVERS.NET ip=128.8.10.90
  25. dom=E.ROOT-SERVERS.NET ip=192.203.230.10
  26. dom=F.ROOT-SERVERS.NET ip=192.5.5.241 ip=39.13.229.241
  27. dom=G.ROOT-SERVERS.NET ip=192.112.36.4
  28. dom=H.ROOT-SERVERS.NET ip=128.63.2.53
  29. dom=I.ROOT-SERVERS.NET ip=192.36.148.17
  30. # select one of the following two entries:
  31. #
  32. # your domain if you are a dns server for your domain
  33. #
  34. dom=myuniversity.edu soa=
  35. refresh=3600 ttl=3600
  36. ns=ns1.myuniversity.edu
  37. ns=ns2.myuniversity.edu
  38. mx=mail.myuniversity.edu pref=1
  39. mx=mailbackup.myuniversity.edu pref=2
  40. mbox=netmaster@myuniversity.edu
  41. #
  42. # your domain if you aren't a domain server for the domain
  43. #
  44. dom=myuniversity.edu
  45. ns=ns1.myuniversity.edu
  46. ns=ns2.myuniversity.edu
  47. #
  48. # define your network. dns, ntp, time, and wins are servers that can
  49. # be returned by dhcp. auth and fs are the default plan9 authentication
  50. # and name servers. change the addresses to whatever makes sense in your
  51. # world.
  52. #
  53. # each dnsdomain is a domain to search through when resolving
  54. # dnsnames
  55. #
  56. ipnet=mynetwork ip=10.0.0.0 ipmask=255.0.0.0
  57. fs=myfileserver.myuniversity.edu
  58. auth=myauthserver.myuniversity.edu
  59. dns=10.0.0.1
  60. dns=10.0.0.2
  61. wins=10.0.0.3
  62. wins=10.0.0.4
  63. ntp=10.0.0.5
  64. ntp=10.0.0.6
  65. time=10.0.0.7
  66. dnsdomain=cs.myuniversity.edu
  67. dnsdomain=ee.myuniversity.edu
  68. dnsdomain=math.myuniversity.edu
  69. dnsdomain=myuniversity.edu
  70. #
  71. # a subnet of of your network. you can override anything specified for the
  72. # network.
  73. #
  74. ipnet=mysubnetwork ip=10.0.1.0 ipmask=255.255.255.0
  75. dns=10.0.1.1
  76. dns=10.0.1.2
  77. #
  78. # define a few systems. if they support the il protocol, say so. otherwise
  79. # the connection server will assume they just know tcp and udp.
  80. # - the sys= tuple specifies a local nickname for the machine.
  81. # - unless a bootf= tuple exists, dhcp will not answer boot requests for it
  82. #
  83. ip=10.0.1.10 ether=0010dc724074 sys=fs
  84. dom=myfileserver.myuniversity.edu
  85. bootf=/386/9pcfs
  86. proto=il
  87. ip=10.0.1.11 ether=0010dc724075 sys=auth
  88. dom=myauthserver.myuniversity.edu
  89. bootf=/386/9pccpu
  90. proto=il
  91. ip=10.0.1.12 ether=0010dc724076 sys=term
  92. dom=myterminal.myuniversity.edu
  93. bootf=/386/9pc
  94. proto=il
  95. auth=sources.cs.bell-labs.com authdom=outside.plan9.bell-labs.com