How to Bypass ISP Blocking: Bypassing Firewalls Using Tunnelling

ssb
My ISP blocks certain communication ports. I need to use certain software such as MySQL which uses port 3306, SQL Server on port 1403, VNC on port 5901, etc.

Fortunately there are several solutions to overcome these obstacles.

A little theory to begin with, for example if you have an application that uses port 5901 to interrogate, your PC will question this application via the Internet and therefore via your ISP via port 5901.

If the ISP blocks port 5901 we can work around this problem by tunneling. This means that we will use software that will pass through your ISP on a port that is open and server tunneling will interact with your application on the desired port.

The solution I have implemented takes less than ten minutes using SocksCap and HTTP-Tunnel Client.

First you should download the software and install it.

Download HTTP-Tunnel

http://www.http-tunnel.com/

Download SocksCap

http://soft.softoogle.com/ap/sockscap-download-5157.shtml

Configuring SocksCap

Set up SocksCap s follows.

In the "SOCKS Settings" enter:

- SOCKS Server: 127.0.0.1

- Port: 1080

- SOCKS version 5: Attempt local then remote

Click on OK.

You must now chose which applications you want to use the tunnel with.

- Click on the button New

- Choose a name (the one you want)

- Click on Browse and search / selects the application to be launched

- Click on OK

That's it for SocksCap!

Configuring HTTP Tunnel

Open HTTP Tunnel.

- Go to the Settings panel> Configure firewall

- No check on Proxy, only a Firewall

- Click on the button "Test" to check

HTTP Tunnel is now configured correctly!

Return to SocksCap and double click on the application that you previously added.

You are all done! And best of all it's free. For better bandwidth on HTTP-Tunnel you can pay $5 per month. I have found that this method is great to bypass ISP which block P2P (BitTorrent etc). You can also use this method to get through firewalls at school or work. Although I don't recommend using it at those places if it is against the rules of your network administrator. Only use it for educational purposes.

Published by ssb

View profile

5 Comments

Post a Comment
  • Sir eal3/31/2011

    Works fine. Google the socks software. Free service of http tunnel is too slow.

  • Ricardo4/9/2010

    I'm going to try using this to set up a web server from behind my isp firewall. May be slow but its free. Awesome.

  • james8/12/2009

    i cannot download the SocksCap,,,,,,can you help me?they say its been corrupt,,,what should i do?

  • vlatko3/26/2009

    Hi, I am behind endian firewall in campus, and this is not working for limewire and uTorrent, is it posible to make it work and how, I don9t know much about this so I would apprichiate if you could help me with this thanks

  • Juan12/31/2008

    Works perfectly, Im using it to bypass a block my ISP had imposed on my IP address to rapidshare.com.

    Many Thanks

Displaying Comments

To comment, please sign in to your Yahoo! account, or sign up for a new account.