[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: HOWTO reverse proxy through an internal-server-initiated ssh tunnel?



Josh Rehman wrote:

> On 5/22/05, *André Carezia* <andre@carezia.eng.br
> <mailto:andre@carezia.eng.br>> wrote:
>
>     ssh -R 8080:localhost:80 user@host
>
>
> My apologies, I should have mentioned that that was what I tried. Here
> is the result:
>
> external>$ telnet localhost 8080

You can't connect directly from external address. You have to connect to
web server (on another port) and use ProxyPass to port 8080.

-- 
André Carezia
Eng. de Telecomunicações
Carezia Consultoria - www.carezia.eng.br




Reply to: