Dan Christensen <[EMAIL PROTECTED]> writes:
> Bill Wohler <[EMAIL PROTECTED]> writes:
> 
> >   I can get into my company's intranet with this:
> >
> >     ssh -n -L 4281:www.secure.com:80 ssh.secure.com sleep 43200
> >
> >   Then, to access http://www.secure.com/page.html, I use
> >   http://localhost:4281/page.html. And this works, so long as all of
> >   links in the page are relative.
> 
> I think you could run a proxy on ssh.secure.com (such as junkbuster or
> webwasher), and then tunnel a connection from your machine to the
> proxy using ssh.  Then set up your browser to use localhost as a proxy.

  A proxy! Good idea. I'll summarize if I nail down a specific solution.

--
Bill Wohler <[EMAIL PROTECTED]>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and mh-e. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.


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

Reply via email to