home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / aix / 8758 < prev    next >
Encoding:
Text File  |  1992-08-12  |  2.3 KB  |  57 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!nucsrl!ddsw1!karl
  3. From: karl@ddsw1.mcs.com (Karl Denninger)
  4. Subject: Re: Namesevice on RS/6000....
  5. Message-ID: <1992Aug13.022927.11074@ddsw1.mcs.com>
  6. Summary: More commentary
  7. Organization: Macro Computer Solutions, Inc., Chicago, IL
  8. References: <-y@byu.edu> <1992Aug7.224954.11534@ddsw1.mcs.com> <168eqjINNgio@grasp1.univ-lyon1.fr>
  9. Date: Thu, 13 Aug 1992 02:29:27 GMT
  10. X-Disclaimer:  Material posted in this article is the sole responsibility of
  11.                 the poster and does not represent MCSNet or the system owners.
  12. Lines: 43
  13.  
  14. In article <168eqjINNgio@grasp1.univ-lyon1.fr> Christophe.Wolfhugel@univ-lyon1.fr (Christophe Wolfhugel) writes:
  15. >In article <1992Aug7.224954.11534@ddsw1.mcs.com> karl@ddsw1.mcs.com (Karl Denninger) writes:
  16. >>Get BIND 4.8.3, and load AIX 3.2 if you haven't already.  Making this work
  17. >>on 3.1.5 is NOT fun.
  18. >
  19. >Let me correct you: 4.8.3 works fine on both 3.1 and 3.2 (I'm using the
  20. >3.1 executable on the 3.2 here).
  21.  
  22. Not "off the net" I don't believe; I tried it, and it didn't work well at
  23. all.  The pertinent problem appears to be a few very old include files.
  24.  
  25. All fixed in 3.2 however.
  26.  
  27. >>On 3.2 the port is relatively straight-forward.  Then you will have a
  28. >>working named...
  29. >
  30. >In fact I don't remember having ported anything. Just compile and go
  31. >(with the BSD options).
  32.  
  33. On 3.2 you are correct.
  34.  
  35. >>Oh yeah, don't forget to start it directly, NOT from srcmstr.  If you forget
  36. >>this you'll end up with lots of named's (thousands) running and a crashed
  37. >>machine.
  38. >
  39. >Nope. Bind should not do this as it simply won't bind twice to the socket.
  40. >The typical message in the syslog would be:
  41. >
  42. >Aug 10 16:01:01 g1 named[3683]: restarted
  43. >Aug 10 16:01:01 g1 named[3683]: bind(vs, 0.0.0.0[53]): Address already in use
  44.  
  45. Which you will get repeatedly and forever, as srcmstr tries to spawn another
  46. copy when the first one dies.  Srcmstr is somewhat like init(1) in this
  47. respect :-)
  48.  
  49. If your machine has the right load characteristics, bind will background 
  50. itself quickly enough that you >will< end up with lots of them running.  
  51. I've had this happen; wasn't fun.
  52.  
  53. --
  54. Karl Denninger (karl@ddsw1.MCS.COM, <well-connected>!ddsw1!karl)
  55. Data Line: [+1 312 248-0900] Anon. arch. (nuucp) 00:00-06:00 C[SD]T
  56. Request file: /u/public/sources/DIRECTORY/README for instructions
  57.