Thread request: Yes, I know, upgrade the devices. Please avoid related commentary.
Is SSH access possible with 6.9?
I am unsuccessful using SSH to access an RB951-2n and RB750 running 6.9.The connection attempt hangs. Using verbose mode does not help identify the hang. There is no password prompt.
The last useful message: Enabling compatibility mode for protocol 2.0
Given that SSH access was possible with ROS 5.something, in 6.9 it may only be an issue due to a version-specific bug. But the first question is what ssh client do you use? Because with newer ROS releases, /ip ssh set strong-crypto=yes prevents connection to or from older systems which use older=weaker ciphers. So if you are connecting from a newer system with weaker ciphers disabled by default, all sorts of unexpected behaviour may be seen.