> > Hello Eric, > > that meens also to change the port at the ssh-client with "ssh -p ??", > isn't it? > > With regards > Stevan Tiefert Yes, you'd need to use ssh -p in order to connect to the new port, instead of the default port (22). -Tomas Quintero