for ssh-1.2.x or openssh:
$ man ssh
$ ssh -o 'UsePrivilegedPort no' host
On Fri, Dec 01, 2000 at 06:56:56PM +0000, Richard W.Knight wrote:
> Firewall is preventing SSH connection. I am behind the firewall and
> trying to connect to a server at home connected to the in via DSL. I can
> connect to the server by first establishing a dialup connection to an ISP
> but this is slow and cumbersome. Our firewall blocks inbound and outbound
> traffic on all ports below 1024 except HTTP, FTP and Telnet ports. Is
> there a way to tell the ssh client to use a port above 1024?
>
> Thanks,
> Rick Knight
> ([EMAIL PROTECTED])
>