Hello
I’m trying to connect a device with a serial to my RB , so when I will enter the IP of the RB I will get the device
Like MOXA Serial to IP
from what I understand here - http://wiki.mikrotik.com/wiki/Serial_Port_Usage
it is possible (unless I didn’t understand correct)
but I can’t make it work , any reason why ?
this is what I have done
if I do telnet from My computer to 10.0.0.80 10000 I get a blink ,so I’m guessing I did something right
I want to be able to connect to the other router (10.0.0.1) using SSH or something else using the serial of the 10.0.0.80
it’s need to be RB to RB
I want to connect the RB to a serial device , so when I enter the IP on the first RB I will go the the serial of the second device(in this case the RB).