Hello,
settings: /ip ssh set forwarding-enabled=yes/no does nothing (or I’m doing something wrong? )
Linux: 192.168.7.10
ROS wan ip: 192.168.7.1
ROS lan ip: 192.168.15.1
Device with WWW: 192.168.15.15
Example of SSH command from Linux
ssh -L 8080:192.168.15.15:80 admin@192.168.7.1
to the ROS works at the all time. IMHO /ip ssh set forwarding-enabled=yes/no. Tested at the ROS 6.42.6 and 6.40.8 and function and same the same behavior (same behavior for /ip ssh set forwarding-enabled=“yes” or “no”, still working).
Regards
Petr