Capital letters mean shouting, and on some occasions a lack of
interest in the responses of members of the forum.
Be friendly, creating a better environment
no, you cannot initiate any connections from RouterOS, either telnet/ssh, or serial, and fully control it. the only solution is ‘special-login’ feature, which can be easily scripted. why do you think I mentioned it?
I tried the special login, but i’m either doing something wrong or it doesnt suit my needs.
Let me be a little more specific:
I have a serial device which has two modes:
1.) The serial device will send data down serial port every few mins, and I need to respond to it with a character/s
2.) I can connect directly to the serial device and send data, every few mins
Both of the above scenarios need to be scripted, so that I can do this at regular intervals via scheduler.
Special login as far as I can tell only works when I do this manually, is this correct?
you cannot do it from RouterOS - you need another machine to do the work. this machine will connect to the router, login with ‘special’ login - and it will be directly connected to the serial port. all you send to the terminal will be sent to COM port, and all received on the COM port will be sent to your terminal connection
Seems pretty pointless having a serial port if I cant use it, very disappointing.
I have used the method mentioned in my first post to send data, but its my understanding I cant receive anything back, which is also disappointing.
Seems a waste of money investing in a device that can achieve proper serial connectivity when the mikrotik boards have serial ports, but are essentially useless unless you want to control a UPS.