The Domain Name System: What Does It Mean For You?

Slides:



Advertisements
Similar presentations
11.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 11: Introducing WINS, DNS,
Advertisements

NET0183 Networks and Communications Lecture 25 DNS Domain Name System 8/25/20091 NET0183 Networks and Communications by Dr Andy Brooks.
By: Bihu Malhotra 10DD.   A global network which is able to connect to the millions of computers around the world.  Their connectivity makes it easier.
Chapter 16 – DNS. DNS Domain Name Service This service allows client machines to resolve computer names (domain names) to IP addresses DNS works at the.
INTERNET Sujata Rao. What is INTERNET? The Internet, sometimes called simply "the Net," is a worldwide system of computer networks. A network of networks.
Chapter 17 Domain Name System
Lecture#1 on Internet. Internet Addressing IP address: pattern of 32 or 128 bits often represented in dotted decimal notation IP address: pattern of 32.
October 8, 2015 University of Tulsa - Center for Information Security Microsoft Windows 2000 DNS October 8, 2015.
Domain Name System. CONTENTS Definitions. DNS Naming Structure. DNS Components. How DNS Servers work. DNS Organizations. Summary.
1 Kyung Hee University Chapter 18 Domain Name System.
Domain Name System (DNS)
The Internet. Important Terms Network Network Internet Internet WWW (World Wide Web) WWW (World Wide Web) Web page Web page Web site Web site Browser.
Internet Naming Service: DNS* Chapter 5. The Name Space The name space is the structure of the DNS database –An inverted tree with the root node at the.
Domain Name System INTRODUCTION to Eng. Yasser Al-eimad
THE LARGEST NAME SERVICE ACTING AS A PHONE BOOK FOR THE INTERNET The Domain Name System click here to next page 1.
DNS Domain Name System By Alexandros Zampas B101 Coursework The Technology Context.
The Domain Name System The Components, Functions, Legality and Issues of the Domain Name System.
Computer Networks – IP addresses and binary Week
(Domain Name System) Ismael Ali Technology Context Chi.
The Domain Name System Student : Hi this is my presentation about.
1) The size of the Domain name system. 2) The main components of the Domain Naming System operation. 3) The function of the Domain Naming System. 4)Legislation.
Week-6 (Lecture-1) Publishing and Browsing the Web: Publishing: 1. upload the following items on the web Google documents Spreadsheets Presentations drawings.
WHAT IS THE DOMAIN NAME SYSTEM (DNS) ?. Overview 1. Introduction to the DNS. 2. How big is the Domain Name System (DNS) ? 3. Components of the DNS. 4.
THE DOMAIN NAME SYSTEM AS AN ADDRESS DIRECTORY FOR THE WORLDWIDE WEB. 1.
DOMAIN NAME SYSTEM By Gazain Naeem. Domain Name System is the hierarchical computer system which is connected to the internet. It works like a telephone.
Domain Name System: DNS To identify an entity, TCP/IP protocols use the IP address, which uniquely identifies the Connection of a host to the Internet.
The Domain Name System (DNS) – The online directory DNS Simplified.
THE DNS (DOMAIN NAME SYSTEM). Before the DNS, all computers connected to the internet through ARPANET (the worlds first operational packet switching network).
Internet Essentials. The History of the Internet The Internet started when the Advanced Research Projects Agency (ARPA) of the United States Defense Department.
System Administration(SAD622S) Name of Presenter: Shadreck Chitauro Lecturer 18 July 2016 Faculty of Computing and Informatics.
The Domain Name System (DNS) By Alex Kamau B101 Technology Context.
P1, P2 & P3 Unit 8 Alex Speer.
Ip addressing: dhcp & dns
4.01 How Web Pages Work.
Understand Names Resolution
DSN (Domain Name System)
INTERNET.
IP and MAC Addresses, DNS Servers
IS1500: Introduction to Web Development
The Domain Name System: What Does It Mean For You?
Chapter 25 Domain Name System.
Technologies and Applications
Introduction To Internet And Web Mr. Zeeshan Ali, Asst. Professor
Domain Name System (DNS)
THE NEED FOR DNS DOMAIN NAME SYSTEM
The Internet.
E-commerce | WWW World Wide Web - Concepts
DNS.
E-commerce | WWW World Wide Web - Concepts
SUBMITTED BY: NAIMISHYA ATRI(7TH SEM) IT BRANCH
GCE Applied ICT G053: Lesson 09 Domain Names
Domain Name System (DNS)
Domain Name System Presentation
Net 323 D: Networks Protocols
Computer Networks Lesson 3.
CS222 Web Programming Course Outline
Application layer Lecture 7.
Introduction to the Internet and Web
Copyright © 2006 Pearson Addison-Wesley. All rights reserved.
Chapter 25 Domain Name System
Domain Name System Refs: Chapter 9 RFC 1034 RFC 1035.
Ip addressing: dhcp & dns
Chapter 25 Domain Name System
Domain Name System: DNS
Computer Networks Lesson 3.
COMPUTER NETWORKS PRESENTATION
Computer Networks Primary, Secondary and Root Servers
4.01 How Web Pages Work.
DNS Security The Domain Name Service (DNS) translates human-readable names to IP addresses E.g., thesiger.cs.ucla.edu translates to DNS.
INTRODUCTION TO THE INTERNET AND WEB
Presentation transcript:

The Domain Name System: What Does It Mean For You?

Introduction Size of the DNS Important Components for the DNS Function of the DNS Legislation affecting the DNS Limitation of continued DNS operation

Facts of the DNS Some things you may not know about domain names: There are 17,576 possible three-letter combinations, and all of them are registered. The most popular name is 11 characters long. (Yamato, 2006) Google – 6 characters Facebook – 8 characters Pinnacle Studios (pinnaclesys.com) – 11 characters

What is the DNS? DNS forms a backbone for the internet. Typical IP address 10.0.0.1 82.256.27.251 The potential problem The DNS forms a backbone for the internet. It allows names to be used as internet address, i.e. http://www.google.com instead of typing in a sequence of four groups of numbers known as an Internet Protocol address (IP address.) A typical IP address can be something like 10.0.0.1 to 82.256.27.251. The problem: You could find yourself on a completely different website by mistyping one number.

Size of the DNS Central DNS server? 13 DNS Root servers untrue There can be up to 127 branches from the main domain tree which each label up to 63 characters in length. However there can only be a total of 253 characters in the full name. (Domain Name System, 2011) There is no specific “central DNS server” – all the DNS information is stored on various different servers worldwide. Furthermore to this any information on internal company web pages are stored on the company’s own DNS server. There is some confusion over the number of DNS servers in use – the actual fact is that there are some 250 in existence with 12 organisations responsible for the management of the servers. (Davies, 2007)

root-servers.org, 2011 This image, screen-shotted from the website shows locations of DNS servers around the world. At this time there were 259 DNS servers.

Following from the previous image, this screenshot of the same website shows the location and organisation responsible for the various servers. The server letters indicate the location on the world map of all the servers under the relevant organisation’s control.

Components of the DNS The Name Space The Name Server The Resolver (DNS Components, 2006)

The Name Space Allows structure of domain name to be formed Each name is assigned its own Name Space Domain Tree operates opposite to an ordinary tree The Name Space allows for the structure of the website address. Each name within an address is assigned its own Name Space so it is clear where it fits in under the hierarchy of the domain tree. The tree works backwards to an ordinary tree in that the root (i.e. Google) is at the top. The address branches out so the .co.uk is the Top Level Domain (TLD) and other addresses continue out. (Rampling B, 2003)

The Name Server Authoritative Server Recursive and Caching Server Master Server Slave Server Recursive and Caching Server The name server maps how addresses are to be translated. The Authoritative server provides the general lookup facilities. It answers any DNS queries about the various domains. The Master Authoritative server does the actual lookups for the queries, and the slave server functions as backup to the master server by duplicating its tasks so as to speed up response time. It can also assist the master server by performing its own lookups if the workload is high. (What Is Authoritative Name Server?, 2011) The Recursive and Caching Server functions like an archive. It can be programmed to store answers for some of the more common DNS queries and can issue these responses automatically, leave the Authoritative server free to deal with the other queries. (Name Server, 2011)

The Resolver Translates domain names to IP addresses and vice versa Essential that it is done both ways The Resolver is the final component of the DNS. Its task is to transform domain names into IP addresses and back again. This has to be done both ways in order to ensure that the correct IP address is sent, a domain name is received back after it has been through the DNS lookup.

Function of the DNS Lookup facility for the Internet Forward Lookup Zone Backward Lookup Zone DNS Shutdown in Egypt The DNS functions as a lookup facility for the internet. It translates the name of a website into its relevant IP address (Forward Lookup) and re-translates the IP address back into a name when returning it to the user. (Backward Lookup.) An example of returning the address to the user is under a search engine. If the DNS did not work both ways, the website addresses in the search engine would all appear as IP addresses and it would be rather difficult to know which address was wanted. A news article showed how much effect shutting down DNS has caused. The particular instance showed Egypt's internet traffic virtually non existent due to the Government ordering the Internet Service Providers (ISPs) to shut down all their internet routing. This action disconnected Egypt from the rest of the world, and then the DNS servers in Egypt were also shut down it meant that residents inside Egypt were unable to communicate internally in the country. This occurred on 27th January 2011. (Herrmann, 2011) The following image shows the internet usage in Egypt before and after the shutdown.

Shutting down both the ISP routing and DNS servers effectively disconnected Egypt from the rest of the world. Some people still had internet access as they were able to use mobile phones etc to contact ISPs outside of Egypt, but the majority lost connection. (Cellan-Jones, 2011)

Legislation affecting the DNS Domain name that the company wants is already registered Larger companies can potentially bully smaller companies and individuals if they want a domain name Many legal issues arise where a company wants a domain name as their company name, but find out that this has already been registered by someone else. There is no right for a company to have a domain name simply because it wants it – the domain name allocations are done on a first-come, first-served basis. Furthermore, some people who saw domain name registrations as a way to make money had realised that if they registered a domain name for themselves under the same name as a large shopping centre, then they could make the shopping centre pay to buy the domain name.

Legislation affecting the DNS Laws on domain name extensions only There are regulations that certain domain names that can only be used for specific purposes – i.e. .edu is only for education institutions, .gov is for government use.

Limitations of DNS operation IP Protocol IPv4 IPv6 IPv4 – 4.3 billion IP addresses IPv6 – 340 unidecillion IP addresses (34x1039) (IPv6, 2011) 34,000,000,000,000,000,000,000,000,000,000,000,000,000 The DNS system itself is not limited in its operation – it is the capabilities from IPv4 which limit the function of the DNS. Under IPv4 the addressing functions as 32bit, whereas the newer IPv6 works on 128bit addressing.

Conclusion DNS is a very large topic Technology and the Internet is constantly changing The topic of the DNS is a very large topic – there is a massive amount of information available regarding it. This presentation has aimed to quickly run through the basic items which make the DNS work, from its functionality through to its limitations. Technology and the Internet is constantly changing – the transition from IPv4 to IPv6 is evidence of this. As a result, people who use the Internet should have an idea of what goes in the background.

Thank you for your attention

Bibliography References Cellan-Jones, R, 2011-01-31, Only connect ... Retrieved from http://www.bbc.co.uk/blogs/thereporters/rorycellanjones/2011/01/only_connect.html Domain Name System, 2011. Retrieved from http://en.wikipedia.org/wiki/Domain_Name_System DNS Components, 26th April 2006. Retrieved from http://www.accuwebhosting.com/Articles/DNS_COMPONENTS.html (uploader user name listed as Alvin) DNS Server Support Image (on video) Retrieved from http://www.provaltech.com/microsoft-dns-dhcp-server-support/ Herrmann, S, 2011-01-28, Egypt severs internet connection amid growing unrest, BBC News Technology. Retrieved from http://www.bbc.co.uk/news/technology-12306041. (Author identifed as Herrmann S from http://www.bbc.co.uk/blogs/theeditors ) IPv6, 2011. Retrieved from http://en.wikipedia.org/wiki/IPv6. K Davies, 2007, November 15. There are not 13 root servers. Retrieved from http://blog.icann.org/2007/11/there-are-not-13-root- servers/ Name Server, 2011. Retrieved from http://en.wikipedia.org/wiki/Name_server Rampling B, DNS, 2003, The DNS Namespace. (document as text and embedded video), Retrieved from http://www.vtc.com/products/DNS/HowDoesDNSWork/30845 root-servers.org. 2011. Retrieved from http://www.root-servers.org/ What is Authoritative Name Server? 2011. Retrieved from http://dnsknowledge.com/whatis/authoritative-name-server/ Yamato M, 2006, Fun facts about domain names, http://news.cnet.com/8301-10784_3-6059208-7.html