DNS

From Computer Science Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Networks[1]

DNS, the Domain Name System, is responsible for translating URLs of websites to IP addresses and vice versa. We need both IP addresses to be able to form a successful connection from sender to receiver.[2]

Introduction[edit]

The Domain Name System (DNS) is a hierarchical decentralized naming system for computers, services, or other resources connected to the Internet or a private network. It associates various information with domain names assigned to each of the participating entities. Most prominently, it translates more readily memorized domain names to the numerical IP addresses needed for locating and identifying computer services and devices with the underlying network protocols. By providing a worldwide, distributed directory service, the Domain Name System is an essential component of the functionality of the Internet, that has been in use since 1985.[3]

Please click this link for a video may be helpful to understand DNS

Root servers[edit]

This image is used from IANA[4] Dns root servers.png

Do I understand this?[edit]

The first question is used from CS50[5]

  • Why do we need (or rather, why is it nice to have) DNS?
  • What happens if your DNS server can't find a requested address in your local cache?

Standards[edit]

These standards are used from the IB Computer Science Subject Guide[6]

  • Describe how a domain name server functions.

References[edit]

  1. http://www.flaticon.com/
  2. http://cs50.wiki/DNS+and+DHCP
  3. https://en.wikipedia.org/wiki/Domain_Name_System
  4. https://www.iana.org/domains/root/servers
  5. http://cs50.wiki/DNS+and+DHCP
  6. IB Diploma Programme Computer science guide (first examinations 2014). Cardiff, Wales, United Kingdom: International Baccalaureate Organization. January 2012.