Recently I discovered that I have the following strange behaviour on one of mine RB951 routers. When I tried to connect via SSH, I’ve got the following output:
Trying XXX.XXX.XX.X…
Connected to XXX.XXX.XX.X.
Escape character is ‘^]’.
SSH-2.0-ROSSSH
Connection closed by foreign host.
Welcome back!
Connecting via SSL works just fine. The issue was there in version 6.35.2, I upgraded to 6.35.4 and the situation is still the same. Has anyone experienced this? How can I restore the previous behaviour of the SSH server in Router OS?
Cha0s that’s a spot on!
I mistakenly used telnet (which is disabled on the device) but I’ve put the correct port that is used for the SSH service. So normally this is what I get, that the port is opened.
So that’s it, problem solved. Thank you so much!