Domain Name System
From Cship
The Domain Name System (DNS) resolves domain names to IP-adresses.
Every computer on the Internet has an unique address (a little bit like a telephone number). These are 4 numbers from 0 to 255 separated with a dot, for example 85.13.138.4 is the IP-address for cship.org.
Because of remembering such a number is very difficult the DNS was invented. This service maps an URL to it it's IP-address. If you type cship.org into your browser the request is send to the DNS-server that was automatically given to you by your ISP on dialing into the Internet. A lot of addresses are already cached so the DNS-server sends the IP-address for the URL back to you. If the DNS-server has no cached information on the site requested by you he asks one of the 13 root servers which know all addresses. If the DNS server from your provider is censoring he just refuse to send you the real IP-address; he sends you nothing or an IP from a "sorry" website.
This is used for example from some german providers. It is a very cheap and easy censoring method and the same is true for bypassing it. To bypass this censorship method you can use another DNS server or try almost all other bypass methods.
It is also possible to tunnel normal web access over a DNS tunnel. You can check if you have problems with your DNS-Server by visiting the URL http://208.67.219.60/. You should see a OpenDNS status page. If you see it but no other "normal" website like http://www.google.com/, than you can access the Internet, but your DNS server is not working. Then enter one of the servers below in your client.
[edit] Public DNS servers from Google (without any filters):
- 8.8.8.8
- 8.8.4.4
- more info
[edit] Public DNS servers from OpenDNS (they may block porn and malware sites):
- 208.67.222.222
- 208.67.220.220
- instructions to use
[edit] Public DNS server from DynDNS (they may block malware sites):
- 216.146.35.35 (resolver1.dyndnsinternetguide.com)
- 216.146.36.36 (resolver2.dyndnsinternetguide.com)
- instructions to use
[edit] Public DNS servers from Visizone (they may block malware sites):
- 74.50.55.161
- 74.50.55.162
- instructions to use
[edit] Public DNS servers from NortonDNS (they block malware sites):
- 198.153.192.1
- 198.153.194.1
- instructions to use
[edit] Public DNS servers from DNS Advantage (they may block malware sites):
- 156.154.70.1 (rdns1.ultradns.net)
- 156.154.71.1 (rdns2.ultradns.net)
- instructions to use
- you can also use 156.154.70.22 and 156.154.71.22 which are advertised by Comodo
[edit] Public DNS servers from DNSResolvers (without any filters):
- 205.210.42.205 (cache1.dnsresolvers.com)
- 64.68.200.200 (cache2.dnsresolvers.com)
- more info
[edit] Other public DNS servers (without any filters):
- 4.2.2.2 (vnsc-bak.sys.gtei.net) - A Level3 DNS-Server with Anycast (multiple locations) by BBN Technologies
- 141.1.1.1 (cns1.cw.net) - A Cabe & Wireless DNS-Server with Anycast (multiple locations) by Cable & Wireless Worldwide
[edit] Weblinks:
- Wikipedia on DNS
- Wikipedia on the hosts file
- OpenDNS, an alternative DNS server with open DNS servers to use
- DNS Advantage, an alternative DNS server with open DNS servers to use
- Open Resolver Check, a online tool to check if DNS-Servers are working
- namebench, a tool to check the speed of various DNS resolvers from your connection
- A huge resolv.conf with more than 10.000 open nameservers

