[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ssh port mapping and HTTP



Bill Wohler <wohler@newt.com> 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.

Dan


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: