home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / aux / 3281 < prev    next >
Encoding:
Text File  |  1992-08-29  |  2.3 KB  |  56 lines

  1. Newsgroups: comp.unix.aux
  2. Path: sparky!uunet!wupost!zaphod.mps.ohio-state.edu!malgudi.oar.net!news.ans.net!cmcl2!panix!alexis
  3. From: alexis@panix.com (Alexis Rosen)
  4. Subject: Re: Weird telnetd/rlogind problem (A/UX 3.0)
  5. Message-ID: <1992Aug29.085105.2100@panix.com>
  6. Date: Sat, 29 Aug 1992 08:51:05 GMT
  7. Distribution: comp
  8. References: <REUVEN.92Aug27120854@pit-manager.mit.edu>
  9. Organization: PANIX Public Access Unix, NYC
  10. Lines: 44
  11.  
  12. reuven@athena.mit.edu (Reuven M. Lerner) writes:
  13. >I'm having some problems with telnetd and rlogind on my A/UX 3.0 box
  14. >(IIfx with 20 MB RAM and 160+80+80 MB hard drives).
  15.  
  16. >Most of the time, we don't have any problems. But every so often, we
  17. >can't log in on ttyp0 (the default tty). Telnet sometimes times out,
  18. >sometimes gives me half a prompt, and sometimes lets me log in before
  19. >dying. Rlogin just times out. When this is happening, I can still ping
  20. >my machine just fine, and all background processes also seem to work.
  21.  
  22. >The workaround that we've discovered (by accident) is to log into
  23. >ttyp0. While that is hung, we start up a second process into ttyp1,
  24. >which works fine. By the time the ttyp0 process times out and dies,
  25. >the second connection is working just fine.
  26.  
  27. >Has anyone had similar problems with their machines?
  28.  
  29. I posted at length about this some time ago. Basically, A/UX is fine for
  30. occasional light use, but for real work, telnet and rlogin are hopeless.
  31. Not only are the deamons littered with bad bugs, but the kernel is too.
  32.  
  33. Apple made one attempt to fix the problem which failed.
  34.  
  35. John Coolidge ported the Berkeley telnet and telnetd to A/UX, and the port is
  36. available on wuarchive. It's your only option.
  37.  
  38. The telnetd doesn't have the horrible bugs in A/UX's telnetd. It does have
  39. problems with telnet Synch, and maybe one other control character, but neither
  40. problem is terribly serious. More importantly, it doesn't provoke the kernel
  41. problems that crash A/UX or lock out ptys or mix up which pty belongs to which
  42. telnet session (!!) - a terrible security risk.
  43.  
  44. Forget rlogin, unless you port it over yourself.
  45.  
  46. I should stress that the problems are in the daemons. I've encountered no
  47. problems in the clients, rlogin and telnet, themselves. So it's only when
  48. an A/UX box is the _target_ that you have a problem.
  49.  
  50. --
  51. Alexis Rosen   Owner/Sysadmin,
  52. PANIX Public Access Unix & Internet, NYC.
  53. alexis@panix.com
  54. {uupsi,cmcl2}!panix!alexis
  55.  
  56.