X
    Categories: Network

Using alternative DNS Server other than current ISP

Most of time we tend not to know what is the DNS server that is being provided by our ISP.

Just assign a Dynamic IP then login, let it handle the rest of the process.May be because we are lazy or just too busy to do other important work . 8-)

But recently , the surfing become incredibly slow, as
at the status bar of the browser can be seen as

“Resolving google.com.. ” bla..bla..

Hmmm… something is a miss..

Upon checking up.. it turn out the DNS server is not resolving correctly.Then thing can be better if we are using alternative DNS Server other than what is being provided by ISP.

One of the example for alternative DNS server is

1. jaring DNS server at 192.228.128.20
2. OpenDNS server at 208.67.222.222 & 208.67.220.220
3. Own DNS server for intranet/WAN structure.

I prefer the OpenDNS server, because of some sort of smart-cache feature..which somehow pointing user to some direction whenever the real DNS record is unreachable..
Eliminating frustrating authoritative DNS outages to the end user..

To use OpenDNS DNS server for resolving all DNS query
we have to change some setting in our own pc/laptop/router.

For Linux user just need to edit /etc/resolve.conf

to have something like this.


nameserver 208.67.222.222
nameserver 208.67.220.220

Plus, no maintenance needed at all, compared to our own DNS server.

More info about DNS.

1. http://en.wikipedia.org/wiki/Domain_name_system
2. http://www.howstuffworks.com/dns.htm

Namran Hussin: a soft spoken guy... with exceptional interest in computers and technology. I love to learn new thing and also love to break thing for the sake of learning.. but I do abide to the self-imposed limitation or certain thing such as social thing in life, thing can be done and thing that must be avoided at whatever cost such as drug,illegal tracking, smoke,illicit activity..etc.muahahaha let's share what we had in this short term of the life.! make it worth of the living.~

View Comments (1)

  • Thanks for writing, I really liked reading your most recent post. I think you should post more often, you evidently have talent for blogging!

Related Post
Leave a Comment