On Wed, Mar 02, 2005 at 02:31:16PM +0100, Stevan Tiefert wrote:
> Hello Eric,
> 
> that meens also to change the port at the ssh-client with "ssh -p ??",
> isn't it?

Alternatively, you can set up a Host section in your ~/.ssh/config file:

Host myhost
  Hostname FQDN.for.myhost
  Port 1221

Obviously, you would need to set this up on each client host you connect
from.

You can then just invoke ssh in the normal manner - it will pick up your
settings each time for you.

Dan

-- 
Daniel Bye

PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc
PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4 3B88 86FC F03A 90A1 BE8F
                                                                     _
                                              ASCII ribbon campaign ( )
                                         - against HTML, vCards and  X
                                - proprietary attachments in e-mail / \

Attachment: pgpK0gRlBK4q3.pgp
Description: PGP signature

Reply via email to