Advertisement
Guest User

How to Unblock The Pirate Bay

a guest
Apr 30th, 2012
2,097
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.29 KB | None | 0 0
  1. This post has been copied from TorrentFreak to allow people with no access to the site to access its content. The original post can be found at the following address: http://torrentfreak.com/how-to-unblock-the-pirate-bay-111004/
  2.  
  3. /* Post start */
  4. How to Unblock The Pirate Bay
  5. October 4, 2011
  6. This is a guest post by TorrentFreak reader Jeroen, in response to the Belgian Pirate Bay blockade.
  7.  
  8. Today, two of Belgium’s biggest operators, Telenet and Belgacom, got a court order to block the website ThePirateBay.org, and about 20 alternative URL’s to the same site. The court ordered them to do a DNS-level block of the domain names, which is easy to circumvent. I’m writing this post because I’m against censorship on the internet (this sets a dangerous precedent), not because I’m in favor of copyright infringement or other illegal activities.
  9.  
  10. What is DNS?
  11. DNS stands for wikipedia”>Domain Name System. It’s a system that translates human-readable website addresses into numerical identifiers which can be used by your computer. For example, “http://www.google.be” points to “74.125.79.104?. Which of those two is easier to remember for you?
  12.  
  13. When your system wants to translate a website-adress into a numerical identifier, it contacts a DNS Server, which is basicly just a big table with all the translations in it. This is usually provided by your ISP, and will be the default one if you haven’t made any changes to your internet settings. For Telenet, these DNS servers look like: 195.130.X.X, for Belgacom, they are situated in the 195.238.X.X range.
  14.  
  15. What the recent court ruling forces the Belgian ISP’s to do (at risk of a hefty fine), is to simply stop answering to any requests for certain domains (e.g. ThePiratebay). This crude drawing demonstrates it. They may stop answering, or redirect the user to a page which explains why the site cannot be reached anymore.
  16.  
  17.  
  18. Choosing a different DNS Server
  19. So that’s it then? Wrong!
  20.  
  21. As an internet user, you are free to pick a different DNS server. In Layman’s terms: you are free to choose who translates your human-readable URL’s into numerical identifiers! There are tons of alternative DNS servers available, and during the last years, more and more people have started using them, for various reasons:
  22.  
  23. - To circumvent censorship (our case, but also in countries with restrictive information policies like like China, Korea …)
  24. - Better security (some DNS servers are quicker in blocking URL’s which contain malware)
  25. - Faster response times
  26.  
  27. There are tons of options available. The most popular ones are OpenDNS and the Google DNS. For a full list, check this website. Which one is best for you depends on your geographical location, but you probably can’t go wrong in picking any of the two mentioned. Both services have servers all over the world and will most likely respond as fast (or even faster) as your ISP’s DNS. If you’re very serious about picking the absolute fastest one for you, you can use a tool like Namebench to find out which DNS server is fastest, but again, using any of the big boys will probably be the best choice.
  28.  
  29. Configuring your system/network to use a different DNS Server
  30. The good news is that configuring your system to use a different DNS server is not hard at all. If you don’t like it, you can easily revert the procedure. Don’t be afraid because of the semi-technical mumbo-jumbo above, it’s a lot easier than it sounds. All you need is the IP address for the new DNS service. Most services offer a primary and a secondary address (which is used if the first address cannot be reached). For the two main alternatives, these are:
  31.  
  32. - OpenDNS: 208.67.222.222 and 208.67.220.220
  33.  
  34. - GoogleDNS: 8.8.8.8 and 8.8.4.4
  35.  
  36. You can configure an alternative DNS server on a per-computer basis, or for your whole network. The first one is the quickest, probably easiest solution, the last one has the huge advantage that all devices on your network will use the new DNS automatically, without the need to configure them all.
  37.  
  38. - Per computer: I happily refer to the excellent documentation on the OpenDNS website. They have guides for every flavor of Windows, Mac or Linux.
  39.  
  40. - Per network: Check your network router’s manual. Usually, you can browse to a local address like 192.168.1.1 or 192.168.2.1, log in using admin username and password, and then configure the DNS settings. Again, the OpenDNS website has an excellent guide for every modern router.
  41.  
  42. Am I breaking the law now?
  43. I’m not a lawyer, but as far as I know (and do correct me on this in the comments if I’m wrong), there’s nothing illegal about using an alternative DNS server.
  44.  
  45. Anything else I can do?
  46. Demand a free and open internet, before it’s too late. Be vocal about it. Write to your ISP (Telenet contact and Belgacomcontact) and your politicians. Support the EFF and/or your local Pirate Party (for Belgium: http://pirateparty.be/)
  47.  
  48. This post is from the News Bits section of TorrentFreak where we present stories from around the web in a concise summary format. Full TorrentFreak articles can be found here. If you have a tip please let us know. News Bits have their very own RSS feed
  49. /* Post end */
  50.  
  51. To the best of my knowledge, this post is licensed under CC-BY-NC 3.0, which you can find about here: http://creativecommons.org/licenses/by-nc/3.0/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement