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

Re: HTTP through SSH?



On Wed, Feb 27, 2008 at 11:27:16PM +0530, Masatran, R. Deepak wrote:
> My Debian computer has a intranet IP address and cannot access the internet
> directly. I currently use a proxy server. I have a non-super-user account on
> a Fedora web server that has an intranet IP address, and an internet IP
> address. How can I use the web server account to bypass the proxy server?
> 
> I looked at some webpages on tunneling, but could not adapt them to solve my
> problem. Kindly help.

ssh -D 8000 -N -f yourhost

Now set your web browser to use localhost:8000 as a SOCK4 proxy.

> Masatran, R. Deepak
--Greg


Reply to: