Virtual Serial Connection between 2 Mikrotik's serial ports

Is it possible to make a virtual serial connection between the serial ports on 2 Routerboards using ppp or something similar? I see you can connect to a board using PPP asynchronous connection, but I dont want to connect to the Routerboard - I want the serial ports to be bridged across the network (wifi/ethernet). Any help will be appreciated.

this has been added in recent versions. check the newsletters for more info.

/port remote-access add

Sam

i dont know if MT can be a rfc2217 client itself though …

Thanks for the reply. It is exactly the client im struggling with - I have successfully communicated with a pc using rfc2217 serial to TCP, but the problem is getting the data to the second serial port. Exactly like this unanswered thread: http://forum.mikrotik.com/t/using-right-queue-types/26615/1

Post it in the feature request wiki for 4.x, I’m sure they would like to implement it some time.