<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.3">
</HEAD>
<BODY>
Hi,<BR>
<BR>
this works for me:<BR>
<BR>
ssh -f <A HREF="mailto:username@remoteip">username@remoteip</A> -L 5901:127.0.0.1:5901 -N<BR>
<BR>
vncviewer  127.0.0.1 tunnels me to the remote host.<BR>
<BR>
should work for http too.<BR>
<BR>
so in your case replace the port number with 80.<BR>
<BR>
On Wed, 2010-03-10 at 05:06 +0000, general_email@technicalbloke.com wrote:<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>

<FONT COLOR="#000000">ssh -p 12345 -D 9999 <A HREF="mailto:username@192.168.1.123">username@192.168.1.123</A></FONT>

<FONT COLOR="#000000">Sure enough it logged me in and I get a bash prompt. Sadly though when I</FONT>
<FONT COLOR="#000000">set firefox's proxy settings to localhost:9999 I can't get anything back</FONT>
<FONT COLOR="#000000">from the URL <A HREF="http://localhost/">http://localhost/</A> where, AFAICT, I should get back the</FONT>
<FONT COLOR="#000000">NAS's admin login page.</FONT>
</PRE>
</BLOCKQUOTE>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<BR>
<BR>
<FONT COLOR="#000000">Best Regards,</FONT><BR>
<FONT COLOR="#000000">Ege Turgay</FONT>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>