Mikrotik as a SSH server

Is it posible to use Mikrotik as a SSH server ?

It has ssh support if this is what you mean.

Sent from Tapatalk

I want to connect MikroTik using SSH and manage another device with SSH. It is possible via WINBOX → tool-telnet–>SSH, but not avaible via console…

why not try instead:

/system ssh

:smiley:

thank you so much :slight_smile:

As said it’s possible, but ssh impl of ROS is quite limited. You could also consider portforwarding traffic to the target system. (And for safety enable key based login.)