Port forwarding with ssh

Ugo Bellavance ugob at camo-route.com
Wed Jul 6 17:47:01 UTC 2005


Ryan Golhar wrote:
> I have an application this is trying to connect to a certain port (call
> it port x) on a certain machine (call it machine a) that is sitting
> behind a firewall.  The connection can't be made because of the
> firewall...
> 
> I can ssh into machine a and was wondering about using port forwarding
> to allow my local application to connect to port x.  
> 
> Everything I read on port forwarding sounds like the application has to
> connect to a local port which will then be forwarded to another port on
> another machine.
> 
> Does anyone know how to do this short of setting up a VPN?

Explore the '-L' option to ssh.

man ssh

> 
> Ryan
> 

-- 
Ugo

-> Please don't send a copy of your reply by e-mail.  I read the list.
-> Please avoid top-posting, long signatures and HTML, and cut the 
irrelevant parts in your replies.




More information about the redhat-list mailing list