Answer the question
In order to leave comments, you need to log in
Is it possible to allow forwarding remote ports in Mikrotik's SSH?
Speech about SSH Mikrotik.
You can forward local ports via SSH to it, but remote ports from it to the local machine do not work, writes refused
, maybe something needs to be allowed somewhere? what and where?
update:
PS: when connecting ssh client (plink, putty, ssh on linux) to ssh server it is possible to create ssh tunnels, options:
-L [listen-IP:]listen-port:host:port Forward local port to remote address
- R [listen-IP:]listen-port:host:port Forward remote port to local address
here -L works when connecting via SSH to Mikrotik, but -R does not, refused...
PPS: the remote port in this case is the Mikrotik port, because it is remote in relation to the machine with which the connection is made via ssh
Answer the question
In order to leave comments, you need to log in
full-fledged "forwarding" is impossible.
But for example, rlink works
https://habrahabr.ru/post/319158/
https://sourceforge.net/projects/rlink/?source=dir...
Shl. answer to your question: NO
ssh on Mikrotik is just ssh on Mikrotik - the same command shell as winbox, just not a graphical one. It has the same capabilities as other shells. Or, you are asking the question in the wrong way.
It's strange that there is still no answer
https://wiki.mikrotik.com/wiki/Manual%3AIP/SSH
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question