home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21288 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  1.5 KB

  1. Path: sparky!uunet!noc.near.net!hri.com!spool.mu.edu!yale.edu!yale!gumby!destroyer!cs.ubc.ca!newsserver.sfu.ca!rchen
  2. From: rchen@fraser.sfu.ca (Robert Chen)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: where is the NEW telnetd ?
  5. Keywords: telnetd location
  6. Message-ID: <1992Dec21.192413.15654@sfu.ca>
  7. Date: 21 Dec 92 19:24:13 GMT
  8. References: <simmon.724957537@maxwell> <1992Dec21.181823.26851@samba.oit.unc.edu>
  9. Sender: news@sfu.ca
  10. Organization: Simon Fraser University, Burnaby, B.C., Canada
  11. Lines: 26
  12.  
  13. In article <1992Dec21.181823.26851@samba.oit.unc.edu> jem@sunSITE.unc.edu (Jonathan Magid) writes:
  14. >In article <simmon.724957537@maxwell> simmon@eeel.nist.gov (Eric Simmon) writes:
  15. >>I am trying to get telnet (tcpip) running with the new kernel (0.99),
  16. >>I can telnet out of my machine, but I can not telnet in from the outside.
  17. >>Someone mentioned that there is a new telnetd which solves these probs.
  18. >>Is this true, and if so where is telnetd?
  19. >
  20. >there is a fairly new telnetd on sunsite.unc.edu in /pub/Linux/system/Network 
  21. >
  22. >I am still having some problems with it though, on my machine; it takes
  23. >about a minute to allow a login.  I 've heard that this is
  24. >becuase I am not running named and it is waiting for named timing out;
  25. >
  26. >I'm going to look into this though...
  27. >
  28. >jem.
  29.  
  30. This is true.  It is not telnet's fault, rather the way linux does
  31. name resolving.  You shouldn't see thins if you:
  32. 1) have access to a nameserver
  33. 2) are running named
  34. So if you are doing loopback just for fun, you will have to:
  35. 1) wrestle with configuring named
  36. 2) wait the minute
  37.  
  38. - Ken
  39.