Hi
How can I configure ssh forwarding as putty in window
Thank you
---------------------------------
Yahoo! Canada Toolbar : Search from anywhere on the web and bookmark your favourite sites. Download it now!
chloe K wrote:
Hi
How can I configure ssh forwarding as putty in window
Thank you
*Yahoo! Canada Toolbar :* Search from anywhere on the web and bookmark your favourite sites. Download it now! http://ca.toolbar.yahoo.com/
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Try this:
chloe K wrote:
How can I configure ssh forwarding as putty in window
Are you asking how to use putty for ssh forwarding?
See putty's documentation:
3.5 Using port forwarding in SSH http://the.earth.li/~sgtatham/putty/0.60/htmldoc/Chapter3.html#using-port-fo...
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_Forwa...
Kennet h
Hi,
On Fri, Dec 5, 2008 at 19:53, Kenneth Burgener kenneth@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_Forwa...
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+FORWARDIN...
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-tc...
HTH, Filipe