[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:

>A solution which I believe is quite elegant involves ssh'ing from the
>laptop to my external, statically IP'd host. I would then need to
>notify the externally running httpd that a tunnel is now available,
>and then use something like the ProxyPass directive to seemlessly
>forward client requests to the laptop.
>  
>
ssh -R 8080:localhost:80 user@host

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




Reply to: