Emulating a Cyclades/Annex

Bruce Dawson jbd at codemeta.com
Wed May 19 17:15:01 EDT 2004


On Wed, 2004-05-19 at 16:53, Michael ODonnell wrote:
> 
> Anybody have a straightforward HOWTO that explains what's
> necessary to mke a Linux box act like a cheap serial-port
> concentrator, something like an Annex or Cyclades box?
> 
> In other words, I want to rig SystemA such that it has a
> serial console with that serial port wired over to SystemB
> such that I can say something like
> 
>    telnet SystemB somePort
> 
> ...from SystemC and be connected directly to the console
> of SystemA

I suspect you can just use netcat (nc). Its on most Linux distributions.
Things like stty (to set line speed) and the serial ioctls won't work
though. You'll need a "real" program to do that.

--Bruce
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://mail.gnhlug.org/mailman/private/gnhlug-discuss/attachments/20040519/c0a8a163/attachment.bin


More information about the gnhlug-discuss mailing list