home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / apollo / 3450 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  5.2 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!wupost!sdd.hp.com!hplabs!ucbvax!QUAKE.MIT.EDU!krowitz
  2. From: krowitz@QUAKE.MIT.EDU (David Krowitz)
  3. Newsgroups: comp.sys.apollo
  4. Subject: Re:  nmconfig  -h hostent_bind  Help!!???
  5. Message-ID: <9209031855.AA16441@srvr2.engin.umich.edu>
  6. Date: 3 Sep 92 18:56:48 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 167
  11.  
  12. Many versions of the BIND (named) software don't ever
  13. look at the /etc/hosts file. I know that the SR10.2
  14. version on the Apollos certainly doesn't seem to do
  15. so, and the Sun/OS version (without using NIS, blech!)
  16. doesn't either.
  17.  
  18. On all of our machines, the /etc/resolv.conf file
  19. points to the name-daemon running on the local host
  20. *and* the /etc/named.boot runs a cache-only server
  21. *and* the /etc/named.ca initial-cache file contains
  22. our campus-wide name servers *and* (this is the trick)
  23. our locally added list of host names. Even if a particular
  24. machine can't talk to any other host, it can see its
  25. own name-daemon, and it at least knows the names of
  26. our other local machines from the /etc/named.ca file.
  27.  
  28. Here's our setup:
  29.  
  30.  
  31. ============= cut here---/etc/resolv.conf =============
  32. mit.edu
  33. 127.0.0.1
  34. domain mit.edu
  35. nameserver 127.0.0.1
  36. ============= cut here---/etc/named.boot ==============
  37. ;;;
  38. ;;;     boot file for name server (on mit.edu)
  39. ;;;
  40. ;;;     $Source: /source/config/common/RCS/named.boot,v $
  41. ;;;     $Header: named.boot,v 1.1 87/07/06 11:17:32 treese Exp $
  42. ;;;
  43. ;;; type          domain          source file or host
  44. ;;;
  45. domain        MIT.EDU
  46. cache           .               /etc/named.ca
  47. ============= cut here---/etc/named.ca ================
  48. ;;;
  49. ;;; Initial cache data for root domain servers.  This is static data
  50. ;;; maintained by hand for MIT.EDU nameservers.
  51. ;;; MIT Network Services.  NETWORK-REQUEST@MIT.EDU
  52. ;;; Last verified 27 September, 1989, Ron Hoffmann, hoffmann@MIT.EDU
  53. ;;; Last verified 27 March, 1990, Ron Hoffmann.
  54. ;;; Last verified 7 April, 1990, Ron Hoffmann.
  55. ;;;
  56. ;;; Root nameservers as per NS.NIC.DDN.MIL on 4/7/1990
  57. ;;;
  58. .            99999999    IN    NS    NS.NIC.DDN.MIL.
  59.             99999999    IN    NS    NS.NASA.GOV.
  60.             99999999    IN    NS    GUNTER-ADAM.AF.MIL.
  61.             99999999    IN    NS    TERP.UMD.EDU.
  62.             99999999    IN    NS    C.NYSER.NET.
  63.             99999999    IN    NS    AOS.BRL.MIL.
  64.             99999999    IN    NS    A.ISI.EDU.
  65. NS.NIC.DDN.MIL.        99999999    IN    A    192.67.67.53
  66. NS.NASA.GOV.        99999999    IN    A    128.102.16.10
  67. NS.NASA.GOV.        99999999    IN    A    192.52.195.10
  68. GUNTER-ADAM.AF.MIL.    99999999    IN    A    26.1.0.13
  69. TERP.UMD.EDU.        99999999    IN    A    128.8.10.90
  70. C.NYSER.NET.        99999999    IN    A    192.33.4.12
  71. AOS.BRL.MIL.        99999999    IN    A    128.20.1.2
  72. AOS.BRL.MIL.        99999999    IN    A    192.5.25.82
  73. A.ISI.EDU.        99999999    IN    A    128.9.0.107
  74. A.ISI.EDU.        99999999    IN    A    26.3.0.103
  75. ;;;
  76. ;;; List of MIT.EDU nameservers
  77. ;;;
  78. MIT.EDU.        99999999    IN    NS    W20NS.MIT.EDU.
  79. MIT.EDU.        99999999    IN    NS    STRAWB.MIT.EDU.
  80. MIT.EDU.        99999999    IN    NS    LITHIUM.LCS.MIT.EDU.
  81. MIT.EDU.        99999999    IN    NS    BITSY.MIT.EDU.
  82. W20NS.MIT.EDU.        99999999    IN    A    18.70.0.160
  83. STRAWB.MIT.EDU.        99999999    IN    A    18.71.0.151
  84. LITHIUM.LCS.MIT.EDU.    99999999    IN    A    18.26.0.121
  85. BITSY.MIT.EDU.        99999999    IN    A    18.72.0.3
  86. ;;;
  87. ;;; Inverse resolution entries
  88. ;;;
  89. 18.IN-ADDR.ARPA.    99999999    IN    NS    W20NS.MIT.EDU.
  90. 18.IN-ADDR.ARPA.    99999999    IN    NS    STRAWB.MIT.EDU.
  91. 18.IN-ADDR.ARPA.    99999999    IN    NS    LITHIUM.LCS.MIT.EDU.
  92. 18.IN-ADDR.ARPA.    99999999    IN    NS    BITSY.MIT.EDU.
  93. ;;;
  94. ;;; End of initial MIT standard cache data.
  95. ;;;
  96. ;;;
  97. ;;; MIT Earth, Athmospheric, & Planetary Sciences Dept.
  98. ;;; local cache entries for building 54 ethernet (subnet 18.83)
  99. ;;;
  100. AIRY        IN    A    18.83.0.12
  101. CMPO        IN    A    18.83.0.20
  102. EVEREST        IN    A    18.83.0.21
  103. MANTLE        IN    A    18.83.0.27
  104. CORE        IN    A    18.83.0.28
  105. QUAKE        IN    A    18.83.0.29
  106. SEGOVIA        IN    A    18.83.0.100
  107. ASTRON        IN    A    18.83.0.101
  108. POINCARE    IN    A    18.83.0.102
  109. SYNOPTIC    IN    A    18.83.0.103
  110. PIMMS        IN    A    18.83.0.104
  111. OCEAN        IN    A    18.83.0.105
  112. SLOUGH        IN    A    18.83.0.106
  113. LAGOON        IN    A    18.83.0.107
  114. PUDDLE        IN    A    18.83.0.108
  115. RICHTER        IN    A    18.83.0.109
  116. CONRAD        IN    A    18.83.0.110
  117. PETROS        IN    A    18.83.0.113
  118. POND        IN    A    18.83.0.114
  119. CORDOBA        IN    A    18.83.0.138
  120. SEVILLA        IN    A    18.83.0.139
  121. CMPO2        IN    A    18.83.0.141
  122. PRATT        IN    A    18.83.0.144
  123. MIST        IN    A    18.83.0.145
  124. CHANDLER    IN    A    18.83.0.146
  125. MEINESZ        IN    A    18.83.0.147
  126. BAY        IN    A    18.83.0.148
  127. GULF        IN    A    18.83.0.149
  128. MEAD        IN    A    18.83.0.152
  129. VENERA        IN    A    18.83.0.158
  130. FREYJA        IN    A    18.83.0.161
  131. POOH        IN    A    18.83.0.171
  132. GRABAU          IN      A       18.83.0.175
  133. CLAIRAUT    IN    A    18.83.0.176
  134. OLAF        IN    A    18.83.0.177
  135. LAVINIA        IN    A    18.83.0.184
  136. PLUME        IN    A    18.83.0.186
  137. MIRE        IN    A    18.83.0.188
  138. CRUST        IN    A    18.83.0.189
  139. PREY        IN    A    18.83.0.190
  140. FJORD        IN    A    18.83.0.192
  141. STRATA          IN      A       18.83.0.199
  142. DEVANA          IN      A       18.83.0.204
  143. ;;;
  144. ;;; MIT Earth, Athmospheric, & Planetary Sciences Dept.
  145. ;;; local cache entries for building 54 Apollo token ring net (subnet 18.138)
  146. ;;;
  147. BENIOFF        IN    A    18.138.0.1
  148. LYELL        IN    A    18.138.0.100
  149. BULLEN        IN    A    18.138.0.101
  150. HUTTON        IN    A    18.138.0.102
  151. EWING        IN    A    18.138.0.103
  152. LOVE        IN    A    18.138.0.104
  153. HOOKE        IN    A    18.138.0.105
  154. MAXWELL        IN    A    18.138.0.106
  155. MILNE        IN    A    18.138.0.107
  156. BENO        IN    A    18.138.0.108
  157. HESS        IN    A    18.138.0.109
  158. HOLMES        IN    A    18.138.0.110
  159. WEGENER        IN    A    18.138.0.111
  160. GILBERT        IN    A    18.138.0.112
  161. MOHO        IN    A    18.138.0.113
  162. WATSON        IN    A    18.138.0.114
  163. MENARD        IN    A    18.138.0.115
  164. RAYLEIGH    IN    A    18.138.0.117
  165. HALLEY        IN    A    18.138.0.118
  166. BOWIE        IN    A    18.138.0.119
  167. DARWIN        IN    A    18.138.0.121
  168. CONRAD        IN    A    18.138.0.122
  169. ;;;
  170. ;;; End of initial cache data.
  171. ;;;
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178. == Dave Krowitz
  179.