Changing the Astronaut SSH port

From VistApedia
Revision as of 17:31, 6 February 2010 by Perspectoff (talk | contribs)
Jump to: navigation, search

(Under construction)

This is an optional step for more security and for networks where there are multiple servers on the network using SSH connections. (In some networking configurations it is difficult for a router to know to which SSH server it should forward port 22 traffic). This method involves changing the port for the SSH (tunnel) traffic.

Start Menu -> Control Panel -> Settings -> Advanced system settings -> Advanced -> Environment variables

There is also an Astronaut utility that brings up the environment variables:

Start Menu -> Programs -> Astronaut -> Sessions -> Client Variables -> Environment Variables

A list of the environment variables is displayed.

-> System variables: New... : ASTRO_SSH_PORT -> Value: 22
Although I used the default value 22 for SSH, obviously this is the value that is going to be changed.