local.complicated 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  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. ns=J.ROOT-SERVERS.NET
  22. ns=K.ROOT-SERVERS.NET
  23. ns=L.ROOT-SERVERS.NET
  24. ns=M.ROOT-SERVERS.NET
  25. dom=A.ROOT-SERVERS.NET ip=198.41.0.4
  26. dom=B.ROOT-SERVERS.NET ip=128.9.0.107
  27. dom=C.ROOT-SERVERS.NET ip=192.33.4.12
  28. dom=D.ROOT-SERVERS.NET ip=128.8.10.90
  29. dom=E.ROOT-SERVERS.NET ip=192.203.230.10
  30. dom=F.ROOT-SERVERS.NET ip=192.5.5.241
  31. dom=G.ROOT-SERVERS.NET ip=192.112.36.4
  32. dom=H.ROOT-SERVERS.NET ip=128.63.2.53
  33. dom=I.ROOT-SERVERS.NET ip=192.36.148.17
  34. dom=J.ROOT-SERVERS.NET ip=198.41.0.10
  35. dom=K.ROOT-SERVERS.NET ip=193.0.14.129
  36. dom=L.ROOT-SERVERS.NET ip=198.32.64.12 # old
  37. ip=199.7.83.42 # new, nov 2007
  38. dom=M.ROOT-SERVERS.NET ip=202.12.27.33
  39. # select one of the following two entries:
  40. #
  41. # your domain if you are a dns server for your domain
  42. #
  43. dom=myuniversity.edu soa=
  44. refresh=3600 ttl=3600
  45. ns=ns1.myuniversity.edu
  46. ns=ns2.myuniversity.edu
  47. mx=mail.myuniversity.edu pref=1
  48. mx=mailbackup.myuniversity.edu pref=2
  49. mbox=netmaster@myuniversity.edu
  50. #
  51. # your domain if you aren't a domain server for the domain
  52. #
  53. dom=myuniversity.edu
  54. ns=ns1.myuniversity.edu
  55. ns=ns2.myuniversity.edu
  56. #
  57. # define your network. dns, ntp, time, and wins are servers that can
  58. # be returned by dhcp. auth and fs are the default plan9 authentication
  59. # and name servers. change the addresses to whatever makes sense in your
  60. # world.
  61. #
  62. # each dnsdomain is a domain to search through when resolving
  63. # dnsnames
  64. #
  65. ipnet=mynetwork ip=10.0.0.0 ipmask=255.0.0.0
  66. fs=myfileserver.myuniversity.edu
  67. auth=myauthserver.myuniversity.edu
  68. dns=10.0.0.1
  69. dns=10.0.0.2
  70. wins=10.0.0.3
  71. wins=10.0.0.4
  72. ntp=10.0.0.5
  73. ntp=10.0.0.6
  74. time=10.0.0.7
  75. dnsdomain=cs.myuniversity.edu
  76. dnsdomain=ee.myuniversity.edu
  77. dnsdomain=math.myuniversity.edu
  78. dnsdomain=myuniversity.edu
  79. #
  80. # a subnet of of your network. you can override anything specified for the
  81. # network.
  82. #
  83. ipnet=mysubnetwork ip=10.0.1.0 ipmask=255.255.255.0
  84. dns=10.0.1.1
  85. dns=10.0.1.2
  86. #
  87. # define a few systems. if they support the il protocol, say so. otherwise
  88. # the connection server will assume they just know tcp and udp.
  89. # - the sys= tuple specifies a local nickname for the machine.
  90. # - unless a bootf= tuple exists, dhcp will not answer boot requests for it
  91. #
  92. ip=10.0.1.10 ether=0010dc724074 sys=fs
  93. dom=myfileserver.myuniversity.edu
  94. bootf=/386/9pcfs
  95. ip=10.0.1.11 ether=0010dc724075 sys=auth
  96. dom=myauthserver.myuniversity.edu
  97. bootf=/386/9pccpu
  98. ip=10.0.1.12 ether=0010dc724076 sys=term
  99. dom=myterminal.myuniversity.edu
  100. bootf=/386/9pc
  101. auth=sources.cs.bell-labs.com authdom=outside.plan9.bell-labs.com