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