Ah...I see.
------ Original Message ------
From: "Trey Scarborough" <[email protected]>
To: [email protected]
Sent: 11/23/2016 10:38:43 AM
Subject: Re: [AFMUG] Serial over IP
YEs you can if you have the model of mikrotiks with serial interfaces.
If not you can find a compatable USB to serial adapter as well. I have
done this serial->mikrotik->IP_>linux->IP->Mikrotik->Serial before
with a linux box connecting the different ip sessions using a raspberry
pi/Beagleboard. This could theoretically be done with an openwrt image
running on one of the Mikrotiks. all that would need to be done is for
it to initiate the telnet/ssh sessions and bridge them.
On 11/22/2016 5:06 PM, Adam Moffett wrote:
Could I somehow tunnel the serial connection from the device to the
control panel with Mikrotik? There's no PC in the mix, just a serial
DCE to a DTE. If a pair of Mikrotiks could do this, that would save
me the trouble of buying something.
------ Original Message ------
From: "Trey Scarborough" <[email protected]>
To: [email protected]
Sent: 11/22/2016 6:01:21 PM
Subject: Re: [AFMUG] Serial over IP
You can always use to mikrotik boards with serial interfaces or usb
serial. Works quite well.
On 11/22/2016 1:16 PM, Adam Moffett wrote:
If I want to extend an RS232 connection over IP, what sort of
options do I have?
It's for an LCD control panel for a piece of equipment. Google
shows me lots of serial-IP servers where it bridges a telnet session
to the serial port, but that's not what I'm looking for. I know you
industrial control guys do this, so I'm sure there's a way.