home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sun / admin / 5965 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  1.8 KB

  1. Xref: sparky comp.sys.sun.admin:5965 comp.unix.admin:4787
  2. Newsgroups: comp.sys.sun.admin,comp.unix.admin
  3. Path: sparky!uunet!wupost!sdd.hp.com!ux1.cso.uiuc.edu!news.iastate.edu!john
  4. From: john@iastate.edu (John Hascall)
  5. Subject: Re: Console server (was: Re: Please can someone help)
  6. Message-ID: <1992Aug31.015016.24924@news.iastate.edu>
  7. Sender: news@news.iastate.edu (USENET News System)
  8. Organization: Iowa State University, Ames, IA
  9. References: <1992Aug25.144223.2555@bnr.co.uk> <NERUDA.92Aug26161931@hydro.mps.ohio-state.edu> <17gv2tINNd5o@early-bird.think.com>
  10. Date: Mon, 31 Aug 1992 01:50:16 GMT
  11. Lines: 25
  12.  
  13. barmar@think.com (Barry Margolin) writes:
  14.  
  15. }I just downloaded this.  Currently it uses serial ports on the console
  16. }server machine.  Does anyone know of something like this that can use TCP
  17. }connections?
  18.  
  19. }We already have a Xyplex terminal server that has serial ports that can be
  20. }connected to the console port of various Suns.  You can telnet to a TCP
  21. }port on the Xyplex and it passes the connection through to a corresponding
  22. }serial port.  It would be nice if the console-server could make use of this
  23. }facility, instead of using serial ports directly.
  24.  
  25. This shouldn't be all that difficult (make the config file parser
  26. recognize port@host or some such syntax as not being a tty) and then
  27. doing connect(), etc rather than open().
  28.  
  29. I am using this program, but since we have it running on a DECstation
  30. I took the easy way out and got LATs so I didn't have to do any work...  :-)
  31.  
  32. John
  33. -- 
  34. John Hascall                                       ``Live with it pink-boy!''
  35. Project Vincent                                                              
  36. Iowa State University Computation Center                     john@iastate.edu
  37. Ames, IA  50011                                      515/294-9551 [fax -1717]
  38.