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 [EMAIL PROTECTED]

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



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to