Proxy server and IP address blockade
-
i am in china. so i use web freer to use blocked sites like face book and you tube. we use broadband connection provided by our university. some times the server goes too down and we can not use internet. our friends say it goes down because they block our IP address as we use that proxy server. I want to know if that is the real case... should we stop using proxy?? will it help?? is there any other way to use blocked sites with out hampering the internet connection???
-
Answer:
You're in a difficult position, because China has a program of "Internet content review" which causes many sites to be inaccessible for periods of time. And most of the information (outside mainland China) which would tell you how to access these sites is also unavailable. One of the most effective ways of bypassing this is to use SSH's SOCKS proxy feature. This is because SSH is almost never affected by the Internet content review. This requires you to have access to a Linux (or UNIX) server outside China. For instance you could lease a virtual server from Amazon EC2 or many other http://www.lowendbox.com/. It also requires you to have SSH installed on your local PC, so you would need to run Linux, or http://www.cygwin.com/ for instance. Once set up on both ends, you make a SSH connection from your PC to the Linux server: ssh -D1080 my.server.outside.china.com.au Then you configure your local Web browser to use a SOCKS proxy on localhost port 1080, and all of your Web browsing will be tunnelled through the SSH connection, and the rest of the world will see the connection originating from your leased Linux server in the other country. It's also possible to use VPN services, though these often get blocked. A post at our sister site http://superuser.com/ has some http://superuser.com/q/252357/144961.
margia at Information Security Visit the source
Related Q & A:
- How To Set Up Proxy Server?Best solution by Super User
- How To Bypass Proxy Server?Best solution by Super User
- How can I get the IP address of the person through his email address?Best solution by Yahoo! Answers
- How to fool an IP address Tracer into believing another IP address?Best solution by Yahoo! Answers
- What is proxy and proxy server?Best solution by whatis.techtarget.com
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.