Review of MidpSSH SSH & telnet client for Blackberry and others
One of the things you’ll find is that things tend to go wrong at the worst possible moment… like when you’re not near a computer. MidpSSH lets you establish an SSH session to your server via using your Blackberry or many other models of phones. While it’s not the easiest to use and there are some quirks (like needing to select “type” from the menu before typing commands), but in a pinch it can be a life saver!
Sorry it’s not a better picture… but you get the point. The type is small but even my aged eyes can see it well enough to be useful. I wouldn’t want to use it all day long though.
One of the cool undocumented features is the ability to use an alternate port for SSH to connect to… Like we discussed before, you want to run SSH on another port other than 22. While in most cases security through obscurity isn’t a great idea, changing your ssh port actually cuts the attempts to break in down drastically. It could be that I missed it in the docs, but I didn’t see the ability to use an alternate port. However, it’s easy to do. When you enter the details for a session, on the end of a hostname just add a colon and the port number, so it looks like alpha.mydomain.com:12322 where alpha.mydomain.com is the hostname, and 12322 is the ssh port in this example. Of course, use your real hostname and port number.
And yes it can use key pairs for authentication. It took a little work to get them to the server. In my case I hooked up the blackberry to the pc to get the public key off of it and then put it into the auth file with cut and paste in PuTTY. Once that was done I was able to authenticate with them quite easily.
Remember about your data charges to your wireless provider and don’t go overboard. But this little gem of a program can get you out of a tight situation when nothing else is available. You can find it at: http://www.xk72.com/midpssh/




