Hi,
The configuration I’m trying to achieve is to send wireless commands from my laptop to another device via the RV 50 modem by sending whatever the modem receives from the ssh connection to the serial connection or vice versa.
To test the connection, I am creating a ssh connection between my laptop and the modem, and then also creating a serial connection from the modem back to my laptop using a serial to USB cable.
Here is a diagram of what I am trying to accomplish:
If I enter anything on the ssh terminal I would like to see it on the serial terminal, or if I enter anything on the serial terminal I would like to see it on the ssh terminal.
For example if i type hello on the ssh putty terminal on my laptop, I would like to see hello appear on the serial putty terminal.
I am using firmware version 4.16.0.021.
I am currently looking at the section of the config manual for version 4.16.0 called reverse telnet/SSH which is a sub section of RS232 configuration which is a subsection of 11: Serial configuration.
I followed all of the steps but it still isn’t working.
should I be using a different configuration? or is what I am trying to do possible?
I would greatly appreciate any help.
Thanks