[CentOS] ssh forwarding as putty in window

Sat Dec 6 01:13:36 UTC 2008
Filipe Brandenburger <filbranden at gmail.com>

Hi,

On Fri, Dec 5, 2008 at 19:53, Kenneth Burgener <kenneth at mail1.ttak.org> wrote:
> If you are asking how to do port forwarding within CentOS:
>
> SSH: Port Forwarding
> http://www.ssh.com/support/documentation/online/ssh/adminguide/32/Port_Forwarding.html

Bad reference (though except for the command name it appears to work alike).

CentOS does not include SSH2 from ssh.com, but OpenSSH from the OpenBSD project.

The documentation for port forwarding using OpenSSH is here:
http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1#TCP+FORWARDING

Or, better yet, SSH documentation for RHEL5.2, which is also published
in CentOS website:
http://www.centos.org/docs/5/html/5.2/Deployment_Guide/s2-ssh-beyondshell-tcpip.html

HTH,
Filipe