On Nov 27, 2007 2:35 AM, Brian Chen kiichi@gmail.com wrote:
Here is my SSH tunnel setup:
I use a 3G cellphone to connect to internet, and use PUTTY to connect to my ssh server. On its SSH->Tunnels setting I have following entry: "D1080" (Create a dynamic SOCKS proxy on port 1080 and redirect all connect which uses SOCK5 to ssh server.)
And I set up FireFox to use SOCKS5 proxy at 127.0.0.1: port 1080. In this configuration I can browse most of internet sites.
This should work fine, since it results in a proxy running on your server. If the blocking is resolved then you shouldn't have any other problems.