Gnome-RDP and SSH Using an Alternate Port Number
December 14th, 2008I’ve been trying out Gnome-RDP to connect to the Windows Server 2003 at work allowing me to work remotely. Gnome-RDP is actually just a convenient front end to either RDP (using rdesktop in the background), VNC or SSH but it’s a very useful tool to save all your settings in one place.
One problem I found was that I use an alternate port for my SSH server instead of the default port 22 but I couldn’t see an option to use this port in the Gnome-RDP interface..
It turns out that in the field called ‘Computer’ you can also add the port number just as you would using the terminal, so for port 6000 just use 192.168.1.1 -p 6000 where 192…. is your servers IP address.
