[Gllug] Port forwarding over ssh...

Ege Turgay ege.turgay at maglabs.net
Wed Mar 10 17:09:21 UTC 2010


Hi,

this works for me:

ssh -f username at remoteip -L 5901:127.0.0.1:5901 -N

vncviewer  127.0.0.1 tunnels me to the remote host.

should work for http too.

so in your case replace the port number with 80.

On Wed, 2010-03-10 at 05:06 +0000, general_email at technicalbloke.com
wrote:


> 
> ssh -p 12345 -D 9999 username at 192.168.1.123
> 
> Sure enough it logged me in and I get a bash prompt. Sadly though when I
> set firefox's proxy settings to localhost:9999 I can't get anything back
> from the URL http://localhost/ where, AFAICT, I should get back the
> NAS's admin login page.




Best Regards,
Ege Turgay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.lug.org.uk/pipermail/gllug/attachments/20100310/342aed3c/attachment.html>
-------------- next part --------------
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug


More information about the GLLUG mailing list