Connecting Tech Pros Worldwide Forums | Help | Site Map

now a days what is the use of Dns server.

Newbie
 
Join Date: Nov 2008
Posts: 31
#1: Nov 25 '08
sir i know the working of dns server very well but i don't know that what is it use now a days .i.e. what is the use, why we use dns server.

Nepomuk's Avatar
Moderator
 
Join Date: Aug 2007
Location: Germany
Posts: 2,466
#2: Nov 25 '08

re: now a days what is the use of Dns server.


If I'm not totally mistaken, a DNS server maps a certain domain to an IP address. So, DNS servers are used, so that you don't have to enter an IP (like http://75.126.164.244/) every time you want to go to a website (like http://www.bytes.com/). Mind you, IP addresses can change in some cases - that's where Dynamic DNS comes in handy.

So, have I just totally misunderstood your question or is that the answer you were looking for?

Greetings,
Nepomuk
micmast's Avatar
Familiar Sight
 
Join Date: Mar 2008
Location: Belgium
Posts: 137
#3: Dec 4 '08

re: now a days what is the use of Dns server.


Quote:

Originally Posted by Nepomuk View Post

If I'm not totally mistaken, a DNS server maps a certain domain to an IP address. So, DNS servers are used, so that you don't have to enter an IP (like http://75.126.164.244/) every time you want to go to a website (like http://www.bytes.com/). Mind you, IP addresses can change in some cases - that's where Dynamic DNS comes in handy.

So, have I just totally misunderstood your question or is that the answer you were looking for?

Greetings,
Nepomuk

A dynamic dns is just a standard dns with a very low refresh rate, say a new dns update every 1 minute.

And I don't think DNS servers will every disappear, cause just like Nepomuk said, people will never start remembering IP addresses, let alone when IPv6 is launched.
knychtell's Avatar
Member
 
Join Date: Jan 2007
Location: Somewhere in the Philippines,
Posts: 66
#4: Dec 16 '08

re: now a days what is the use of Dns server.


dns is just like this,
DNS- is domain naming system-it maps the ip address of a domain or computer offering services to either private or public,

you use DNS so that you wont memorize the whole ip address of a certain service provider say, 209.131.36.158 or yahoo.com

this (dns) offers a great idea in to an extent that we will only memorize the ALias of an address, that in turn will make make it easy for sus to recall.


there are some cases that your boss will talk about forward look up zone and backward look up zone, these two are the basis of dns server, In my own understanding


just like when you want to know the ip address of a certain website, for example


ping Yahoo!

you will get

reply from 209.131.36.158:bytes=32 time =213 ms TTL=51
reply from 209.131.36.158:bytes=32 time =192ms TTL=51
reply from 209.131.36.158:bytes=32 time =239 ms TTL=51
reply from 209.131.36.158:bytes=32 time =195 ms TTL=51


now if you can remember the ip address and you cant memorize words,

you can place this address to the address bar of your browser

say
209.131.36.158= then yahoo.com will come up,
Reply