home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / ultrix / 8283 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  1.9 KB

  1. Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!stanford.edu!bcm!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!yale!gumby!wupost!usc!nic.csu.net!cerritos.edu!news.service.uci.edu!draco.acs.uci.edu!iglesias
  2. Newsgroups: comp.unix.ultrix
  3. Subject: Re: Telnet not working ????
  4. Message-ID: <2B02CE8F.15958@news.service.uci.edu>
  5. From: iglesias@draco.acs.uci.edu (Mike Iglesias)
  6. Date: 12 Nov 92 21:37:19 GMT
  7. References: <1992Nov12.185254@phwoof.ph.kcl.ac.uk> <1992Nov12.195026.26325@decuac.dec.com> <1992Nov12.202325@phwoof.ph.kcl.ac.uk>
  8. Organization: University of California, Irvine
  9. Nntp-Posting-Host: draco.acs.uci.edu
  10. Lines: 28
  11.  
  12. In article <1992Nov12.202325@phwoof.ph.kcl.ac.uk> sjg@phwoof.ph.kcl.ac.uk (Simon Gornall) writes:
  13. >In article <1992Nov12.195026.26325@decuac.dec.com>, avolio@dco.DEC.COM (Frederick M. Avolio) writes:
  14. >
  15. >|> Do you have telnetd installed?   /usr/etc/telnetd.  It is in
  16. >
  17. >We certainly do. And we can "telnet asterix 25" to send mail, or "telnet asterix
  18. >1617" to connect to the empire port. It's most strange.
  19.  
  20. Being able to telnet to port 25 has no bearing on whether telneting to
  21. the system to login will work.  Check your /etc/inetd.conf file to see if
  22. the line for telnetd is there and not commented out.  It should look something
  23. like this:
  24.  
  25. telnet    stream    tcp    nowait    /etc/telnetd    telnetd
  26.  
  27. Make sure the link in /etc to /usr/etc/telnetd is there also.
  28.  
  29. When telnet does not work, do you get "Connection refused" or does the
  30. connection open and close immediately?  Connection refused means that
  31. nothing is listening on port 23, so inetd may be having problems or
  32. is not configured to handle telnet.  If it opens and closes immediately,
  33. something is preventing telnetd from starting up a login.
  34.  
  35.  
  36. Mike Iglesias                        Internet:    iglesias@draco.acs.uci.edu
  37. University of California, Irvine     BITNET:      iglesias@uci
  38. Office of Academic Computing         uucp:        ...!ucbvax!ucivax!iglesias
  39. Distributed Computing Support        phone:       (714) 856-6926
  40.