Look  up ssh local tunnels.
http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1

look at the local forwarding (-L option). In this way you can login to
10.192.10.10 and forward 127.0.0.1:8080 to 10.192.10.30:8080.  Configure the
browser to use the localhost, port 8080 as the proxy.

On Thu, Sep 23, 2010 at 4:01 AM, Psicopunk <gil.nunes.rese...@gmail.com>wrote:

> Hi,
>
> I am using linux and i am some doubts about ssh tunnel.
>
> I have this scenario:
>
> Proxy HTTP(port 8080):
> 10.192.10.30
>    |
>    |
>    |
>  Server1
> 10.192.10.10
>    |
>    |
>    |
> ----------
> |Firewall|
> ----------
>    |
>    |
>    |
>  Server2
> 10.10.10.10
>
>
>
> The firewall doesn't allow Server2 to communicate with Proxy HTTP at
> port 8080 neither Proxy can ping Server2. I can't add rules to
> Firewall.
> If i want to do updates to Server2 through HTTP Proxy,  i need to
> create a SSH Tunnel.
>
> How can i create the ssh tunnel to allow Server2 to connect to Proxy
> HTTP at port 8080?
>
> Best regards
>
> --
> You received this message because you are subscribed to the Linux Users
> Group.
> To post a message, send email to linuxusersgroup@googlegroups.com
> To unsubscribe, send email to linuxusersgroup-unsubscr...@googlegroups.com
> For more options, visit our group at
> http://groups.google.com/group/linuxusersgroup




-- 

           Daniel

-- 
You received this message because you are subscribed to the Linux Users Group.
To post a message, send email to linuxusersgroup@googlegroups.com
To unsubscribe, send email to linuxusersgroup-unsubscr...@googlegroups.com
For more options, visit our group at 
http://groups.google.com/group/linuxusersgroup

Reply via email to