Setting up the proxy with putty and linux

Usefeul Technical Help and Info

Setting up the proxy with putty and linux

Postby Amos » Wed Sep 19, 2007 7:50 pm

In Linux:

Simply:

Code: Select all
ssh -f -N -D 4949 amos.twilightparadox.com


obviously change the port and hostname to match your system

(System Admin takes care of above part)
--------------------------------------------------

In putty:


Setup a normal ssh connection

in the options, (on left) choose "tunnels" from "SSH" drop down

choose the "dynamic" checkbox

and enter in the port u set your proxy up with above (4949 in this example).

the destination should be the hostname or IP you are connecting to on the SSH connection (amos.twilightparadox.com in this example)

Make sure you save the connection.

Then just connect to that session and leave it open
------------------------

Now open your favorite browser that supports socks (Flock is good)...

Go into your connection settings and choose manual proxy configuration....

socks host should be 127.0.0.1 and the port would be 4949 in this example

Shouldn't need to worry about the others (i.e. http proxy, ssl,ftp,gopher proxies)

Hope that helps
Don't Snooze

Amos
 
Posts: 134
Joined: Tue Apr 25, 2006 2:44 pm

Return to Technical Issues

Who is online

Users browsing this forum: No registered users and 1 guest

cron