what is work of dns
Answers were Sorted based on User's Feedback
Answer / info7shankar
1) Short for Domain Name System (or Service or Server), an
Internet service that translates domain names into IP
addresses. Because domain namesare alphabetic, they're
easier to remember. The Internet however, is really based on
IP addresses. Every time you use a domain name, therefore, a
DNS service must translate the name into the corresponding
IP address. For example, the domain name www.example.com
might translate to198.105.232.4.
The DNS system is, in fact, its own network. If one DNS
server doesn't know how to translate a particular domain
name, it asks another one, and so on, until the correct IP
address is returned.
(2) Short for digital nervous system, a term coined by Bill
Gates to describe a network of personal computers that make
it easier to obtain and understand information.
| Is This Answer Correct ? | 32 Yes | 0 No |
Answer / alf55
The idea of the "dns" dates back to "The NIC Name Server--A
Datagram Based Information Utility" (rfc #756) from July 1979.
Sorry, well before Bill Gates.
But the major implementation was BIND (November 1983)
(meaning is "Berkeley Internet Name Domain" written for
Unix),also be any Microsoft software was network aware.
The purpose is much like a phone book where it takes a
"name" (properly formatted) and turns it into an IP ADDRESS
(which works like a phone number to the computer). The
computer really looks more like a PBX system as the "port
number" is then route to the service being requested.
| Is This Answer Correct ? | 2 Yes | 0 No |
In layman terms
Its used to convert name to ip and ip to name , which is
called forward and reverse zones.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain difference between nfs soft and hard mouniting points?
What command should you use to check the number of files and disk space used and each user’s defined quotas?
What is makefile in unix?
How do you list all the files in a directory, including hidden files?
How do I find the process id in linux?
what do know about commands?
What does chmod do in linux?
What is free linux?
What is finger in networking?
what is the difference between RHEL4 & RHEL5?
What is dos and its commands?
How often do you use grep command and how in Linux operating system?