Tag: DNS
Open DNS, The Faster Domain Name System!
by Majot on Jul.31, 2007, under Software
When you type in an address at the top of your browser, lets say you want to visit www.weather.com for instance, your computer sends a request to a DNS server that it is connected to. In most cases this is provided by your ISP (Internet Service Provider), and is usually retrieved automatically using DHCP. The DNS server is like a phone book for the internet. It takes the address you typed in (www.weather.com) and looks it up, finding the IP address of the server containing the web page. This accounts for part of the time it takes to load a web page, because your request is put in line with a thousand others and it takes a few milliseconds to process. Once the server has found the appropriate IP address for the page you are looking for, it directs it your way.
Now, why change which DNS server you use? Well maybe your ISP provides you with a crappy one, maybe you think your internet is a bit slower than it should be, or maybe you just want to be a propper geek, and change everything about your computing experience that you can. It doesn’t matter, because in almost every case, changing from ISP DNS to Open DNS will improve performance, it may not be noticible and only visible in added milliseconds, but the improvement will be there.
How can you change your DNS server’s address? I’ll show you how to do so in Windows and in OS X. If someone would like to share how to do so in Linux, let me know.
Go to System Preferences, Network, click on your Ethernet or Wireless network settings and click Configure, And where it has DNS Servers, add these two IP addresses:
208.67.222.222
208.67.220.220
In Windows (basically all versions):
Go to Control Panel, Network Connections, click on your connection(s) – whether they are wireless or not, then double click on the correct icon, hit properties, then scroll down to TCP/IP and hit properties. De select Obtain DNS automatically, and input the same IP addresses as in OS X:
208.67.222.222
208.67.220.220
http://www.opendns.com/
Hope you enjoy!




