home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / fj / maillis / apollo / 2988 < prev    next >
Encoding:
Text File  |  1992-11-21  |  2.6 KB  |  54 lines

  1. Newsgroups: fj.mail-lists.apollo
  2. Path: sparky!uunet!stanford.edu!sun-barr!sh.wide!wnoc-tyo-news!etl.go.jp!daemon
  3. From: utcsri!helios.physics.utoronto.ca!alchemy.chem.utoronto.ca!system@uunet.uu.net  (System Admin (Mike Peterson))
  4. Subject: Re: named causing tcpd to spin
  5. Message-ID: <1992Nov21.211406.22639@etl.go.jp>
  6. Sender: apollo-request@srvr1.engin.umich.edu
  7. Organization: University of Toronto Chemistry Department
  8. References: <1992Nov17.140615.3143@nessie.mcc.ac.uk>
  9. Distribution: fj
  10. Date: Wed, 18 Nov 1992 18:18:13 GMT
  11. Return-Path: <apollo-list-errors@srvr1.engin.umich.edu>
  12. Approved: kato@etl.go.jp
  13. Lines: 39
  14.  
  15. In article <1992Nov17.140615.3143@nessie.mcc.ac.uk> bob@sna.co.umist.ac.uk (Bob Nutter) writes:
  16. >For the second time lately, named seems to be the cause of tcpd going into a
  17. >spin with the consequence that all connections are lost. Rebooting has no
  18. >effect, other than it works for a few minutes and then off it goes again. The
  19. >only cure is to stop running named on that machine.
  20. >
  21. >Has anyone else had this happen to them, and if so, what's the cure? We've got
  22. >10.4 but I don't really have the time to put it on (we're at 10.3.5 at the
  23. >moment). Is tcpd/named different at 10.4?
  24.  
  25. Named does not work properly. Using the $INCLUDE directive in the
  26. data files causes massive corruption of the data as seen by
  27. named (many host IP addresses are wrong, some end up with 255
  28. in them which is illegal). Also, the SOA numeric data fields (time to
  29. live, etc) are incorrect, and SOA records in the included files are
  30. not seen (messages in /usr/adm/syslog say:
  31.  
  32. Oct 28 10:12:53 aurum named[1081]: restarted
  33. Oct 28 10:12:56 aurum named[1081]: primary/chem.utoronto.ca: no SOA record
  34. Oct 28 10:12:59 aurum named[1081]: primary/chem.toronto.edu: no SOA record
  35.  
  36. ). This then causes named to fail to resolve names it should be resolving.
  37.  
  38. I tried removing all the $INCLUDE from the data files, and that didn't
  39. fix the problem, so I recompiled named from original source code,
  40. plus some patches. That version of named is what I run on our HP-UX and
  41. Domain/OS systems (HP-UX named has the same problem), and it seems to
  42. work.
  43.  
  44. This is still broken at SR10.4.
  45.  
  46. On a related front, note that the 'gethostbyname' system call does not
  47. return the fully qualified domain name on nodes running a name server
  48. (it works properly on systems that access remote name servers). This
  49. caused one of the USENET news programs (nntp or rn) to fall over, since
  50. the host name didn't match what it expected.
  51. -- 
  52. What are the chances that any HP computer system will ever "work" properly?
  53. ... and Slim just left town. -*- Mike Peterson, SysAdmin, U/Toronto Chemistry
  54.