home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / dcom / servers / 139 < prev    next >
Encoding:
Text File  |  1992-11-05  |  1.6 KB  |  46 lines

  1. Newsgroups: comp.dcom.servers
  2. Path: sparky!uunet!gatech!news.ans.net!cmcl2!panix!alexis
  3. From: alexis@panix.com (Alexis Rosen)
  4. Subject: Seeking 8-bit clean connection from Annex to Sun
  5. Message-ID: <1992Nov5.134934.16804@panix.com>
  6. Date: Thu, 5 Nov 1992 13:49:34 GMT
  7. Organization: PANIX Public Access Unix, NYC
  8. Lines: 36
  9.  
  10. We are now running from an Annex III to a Sun, and we're having some major
  11. difficulties: Users can't download binaries because telnet gets in the way.
  12.  
  13. I see a couple of potential solutions:
  14.  
  15. 1) Set up for rtelnet, and run gettys onto the Annex
  16.     This will work but prevents us from letting the Annex talk to
  17.     multiple hosts. That's not acceptable.
  18.  
  19. 2) Use telnet -t and some login daemon
  20.     You find something that takes TCP connections and connects them to
  21.     a login process. I _think_ that this should work, but I don't have
  22.     the code for such a deamon. It shouldn't be too hard to write, if
  23.     it doesn't exist already, but never having written networking code
  24.     I'm sure it would take me much longer than it should. Does anyone
  25.     already have such a thing?
  26.  
  27. 3) Use telnet -r
  28.     I don't get raw mode at all. What's the difference between raw and
  29.     transparent?
  30.  
  31. 4) Use rlogin
  32.     I haven't played with this yet. This is a perfect solution IF it will
  33.     really work. Will it?
  34.  
  35.  
  36. I'm also curious: given the telnet protocol spec, is it even possible to
  37. negotiate a connection with NO special character handling and then step out
  38. of the way? That way you could use all the normal telnet tools.
  39.  
  40. Thanks,
  41. ---
  42. Alexis Rosen   Owner/Sysadmin,
  43. PANIX Public Access Unix & Internet, NYC.
  44. alexis@panix.com
  45. {cmcl2,uunet}!panix!alexis
  46.