THE DOMAIN NAME SYSTEM AS AN ADDRESS DIRECTORY FOR THE WORLDWIDE WEB. 1.

Slides:



Advertisements
Similar presentations
Sergei Komarov. DNS  Mechanism for IP hostname resolution  Globally distributed database  Hierarchical structure  Comprised of three components.
Advertisements

MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 6 Managing and Administering DNS in Windows Server 2008.
Web Server Administration
2.1 Installing the DNS Server Role Overview of the Domain Name System Role Overview of the DNS Namespace DNS Improvements for Windows Server 2008 Considerations.
Computer Networks: Domain Name System. The domain name system (DNS) is an application-layer protocol for mapping domain names to IP addresses Vacation.
70-294: MCSE Guide to Microsoft Windows Server 2003 Active Directory, Enhanced Chapter 2: Name Resolution and DNS.
McGraw-Hill©The McGraw-Hill Companies, Inc., Chapter 25 Domain Name System.
Lesson 20 – OTHER WINDOWS 2000 SERVER SERVICES. DHCP server DNS RAS and RRAS Internet Information Server Cluster services Windows terminal services OVERVIEW.
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 5 Introduction to DNS in Windows Server 2008.
70-293: MCSE Guide to Planning a Microsoft Windows Server 2003 Network, Enhanced Chapter 7: Planning a DNS Strategy.
TCP/IP Protocol Suite 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 19 Domain Name System (DNS)
25.1 Chapter 25 Domain Name System Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Domain Name System ( DNS )  DNS is the system that provides name to address mapping for the internet.
Domain Name Services Oakton Community College CIS 238.
Windows Server 2008 Chapter 8 Last Update
Hands-On Microsoft Windows Server 2008 Chapter 8 Managing Windows Server 2008 Network Services.
11.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 11: Introducing WINS, DNS,
NET0183 Networks and Communications Lecture 25 DNS Domain Name System 8/25/20091 NET0183 Networks and Communications by Dr Andy Brooks.
Distributed Computing COEN 317 DC2: Naming, part 1.
Basic DNS Course Lecturer: Ron Aitchison. Module 1 DNS Theory.
(ITI310) SESSIONS : Active Directory By Eng. BASSEM ALSAID.
 Uniform Resource Identifier (URI)  Uniform Resource Locator (URL)  Uniform Resource Name (URN) URL includes.
Name Resolution Domain Name System.
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.
Computer Networks: Domain Name System. The domain name system (DNS) is an application-layer protocol for mapping domain names to IP addresses Vacation.
CSUF Chapter 6 1. Computer Networks: Domain Name System 2.
Introduction to Information and Computer Science Networks Lecture b This material (Comp4_Unit7b) was developed by Oregon Health and Science University,
DNS and C# SWE 344 Internet Protocols & Client Server Programming.
Domain names and IP addresses Resolver and name server DNS Name hierarchy Domain name system Domain names Top-level domains Hierarchy of name servers.
25.1 Chapter 25 Domain Name System Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Network Protocols Chapter 25 (Data Communication & Networking Book): Domain Name System (DNS) 1.
CHAPTER 4 PLANNING A NAME RESOLUTION STRATEGY. Determining Name Resolution Requirement What is name resolution ? ◦ The name into 32-bit IP address conversion.
Module 5: Planning a DNS Strategy. Overview Planning DNS Servers Planning a Namespace Planning Zones Planning Zone Replication and Delegation Integrating.
Chapter 17 Domain Name System
Chapter 29 Domain Name System (DNS) Allows users to reference computer names via symbolic names translates symbolic host names into associated IP addresses.
DNS ITL see: Douglas Comer: Internetworking with TCP/IP, volume I” pages
Domain Name System CH 25 Aseel Alturki
October 8, 2015 University of Tulsa - Center for Information Security Microsoft Windows 2000 DNS October 8, 2015.
Module 4: Planning, Optimizing, and Troubleshooting DHCP
Distributed Computing COEN 317 DC2: Naming, part 1.
1 Kyung Hee University Chapter 18 Domain Name System.
Configuring Name Resolution and Additional Services Lesson 12.
DNS DNS overview DNS operation DNS zones. DNS Overview Name to IP address lookup service based on Domain Names Some DNS servers hold name and address.
Linux Operations and Administration
BZUPAGES.COM. Presented to: Sir. Muizuddin sb Presented by: M.Sheraz Anjum Roll NO Atif Aneaq Roll NO Khurram Shehzad Roll NO Wasif.
Domain Name System (DNS)
Introduction to Active Directory
11.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 11: Introducing WINS, DNS,
Web Server Administration Chapter 4 Name Resolution.
TCP/IP Protocol Suite 1 Chapter 17 Upon completion you will be able to: Domain Name System: DNS Understand how the DNS is organized Know the domains in.
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
Basics of the Domain Name System (DNS) By : AMMY- DRISS Mohamed Amine KADDARI Zakaria MAHMOUDI Soufiane Oujda Med I University National College of Applied.
THE LARGEST NAME SERVICE ACTING AS A PHONE BOOK FOR THE INTERNET The Domain Name System click here to next page 1.
Domain Name System (DNS) The Technology Context – B101 Coursework 2 The Technology Context – B101.
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.
KAPLAN SCHOOL OF INFORMATION SYSTEMS AND TECHNOLOGY IT375 Window Enterprise Administration Course Name – IT Introduction to Network Security Instructor.
Domain Name System The Technology Context Presentation.
DNS Domain Name System. Lots of people use the internet for different reasons. DNS Plays a big role in the internet. The DNS translates domain names into.
System Administration(SAD622S) Name of Presenter: Shadreck Chitauro Lecturer 18 July 2016 Faculty of Computing and Informatics.
Understand Names Resolution
IMPLEMENTING NAME RESOLUTION USING DNS
“Size of DNS” Size of the DNS can be describe from the time before it was created all the computer on a network used to receive a host file named HOST.TXT,
DNS.
Domain Name System (DNS)
Net 323 D: Networks Protocols
Chapter 25 Domain Name System
AbbottLink™ - IP Address Overview
Chapter 25 Domain Name System
Computer Networks Primary, Secondary and Root Servers
Presentation transcript:

THE DOMAIN NAME SYSTEM AS AN ADDRESS DIRECTORY FOR THE WORLDWIDE WEB. 1

THE INTRODUCTION Domain name system is a database system that translates a computer’s full domain name into an IP address. On a network, it is much faster and easier to locate and connect to computers on a network by their host names rather than their IP addresses. (Knowledge, 2005 – 2010) 2

THE SIZE OF DOMAIN NAME SYSTEM The domain name system practically doesn’t have a specific size. The size is normally specifies by the subdomain and the domain of a website which is enquired from a resolver. For example, belongs to the top –level domain (.com). For example: the label example specifies a subdomain of the domain (.com), and www is a subdomain of example(.com). Possibly in most cases, the size of the domain name may not exceed 253 characters in its external dotted-label specification. (Domain Name System,2011). The DNS resolver is a software which request an IP address for a host in the DNS hierarchy and completes the request from the host over the internet.(Domain Name System, n.d.). 3

DOMAIN NAME SYSTEM COMPONENTS The DNS consists of three main components which are the Namespace, Name server Resolver The namespace establishes the syntactical rules for creating and structuring legal DNS names. The “Name server” implements the “Globally Distributed Database”. The Resolver is the software which understands how to formulate a DNS query and is built into practically every internet-capable application. 4

DOMAIN NAME SYSTEM COMPONENTS The second key component of the DNS is a globally connected network of “name servers”. Each zone has a primary or master name server, which is the authoritative source for the zone’s resource records. The primary name server is the only server that can be updated by means of local administrative activity. Secondary or slave name servers hold replicated copies of the primary server’s data in order to provide redundancy and reduce the primary server’s load. The namespace is similar to the inverted hierarchy with a null named “ “ at the top. The nodes of the root nodes are the Top Level Domains(TLDs) like.com,.net,.org,.gov,.mil and the country code TLDs including UP,.UK,.ca Node names are known as labels, can be as many as 63 characters long, with upper-and lower case alphabetical letters, and lower-case letters are treated equivalently. 5

DOMAIN NAME SYSTEM COMPONENTS The namespace has the top level domains and the labels which are 63 characters long with upper and lower cases. (Domain Namespace, 2012) The second key component is the globally connected networks of name servers. The name servers is the first place of search for resources for every zone.( Nameservers,2010 – 2020) The DNS resolver is responsible for initializing and sequencing queries that are ultimately lead to a full resolution of resource sought for. ( DNS Resolver, 2011 ) 6

DOMAIN NAME SYSTEM COMPONENTS The third component of the DNS is the “resolver”. The resolver is a piece of software that is implemented in the IP stack of every destination point. When a host is configured, manually or through DHCP, it’s assigned at least one default name server along with its IP address and subnet mask. This name server is the first place that the host looks in order to resolve a domain name into an IP address.(DNS COMPONENTS,2006). The client-side of the DNS is called DNS resolver. It is responsible for initializing and sequencing the queries that ultimately lead to a full resolution of the resource sought. For example, translation of a domain name into an iP address. (Domain Name System, 2011) 7

8

DIAGRAM OF THE DOMAIN NAME SYSTEM The diagram above consists of the Root level domain which are the.net,.edu,.org,.gov,.com. The Top Level domain consists like “.com “ consists of the second level domain which is ntchosting. The second level domain (ntchosting) consists of the subdomain of ntchosting which are the consulting, www, blog, forum. Consulting is part of the subdomain of ntchosting which also consists of the WWW and the ftp.. (ENCYCLOPEDIA:DNS,2002– 2010) 9

10

DESCRIPTION OF DIAGRAM ABOVE The image above show the structure of the public protected network and the private network which includes the internet, public routing, managed VPS servers, private routing system and the services. The protected public network consists of the internet and the public routing. The public routing consists of the firewall and the public switch. The Managed VPS servers consists of the customers. The private routing consists of the private switch. 11

DESCRIPTION OF DIAGRAM ABOVE The services also consists of the software updates server, the DNS server, the monitoring /metrics server and the Backup server. DNS requests are guaranteed to be lighting fast and place zero load on your virtual Private Server..( HARDWARE, 2000 – 2011) The DNS server makes it possible for client computers to use names rather than numeric IP addresses. ( DNS server, 2012 ) Virtual Private Server(VPS) is a term used by Internet Hosting Server and is referred to as a Virtual Machine. The term is used to described a virtual machine as a real computer or physical computer which is dedicated to computer service and also runs as a server machine. ( Virtual Private Server, 2011 ) 12

FUNCTIONS OF THE DOMAIN NAME SYSTEM One of the functions of the Domain Name System is the DNS caching. With DNS caching, a caching server obtains information from another (a zone master) in response to a host query and then saves it. DNS caching is the function that makes the modern internet usable. DNS caching is nothing more than a local machine hold onto the DNS information from external zones for a given amount of time. (Negus, 2004). 13

HOW LEGISLATION AFFECTS THE OPERATION OF THE DOMAIN NAME SYSTEM “London could get its own internet domain names” is the issue. This issue talks about London and Partners applying for what is described as a generic top-level domain (gTLD). It also talks about ICANN creating several hundred new gTLD’s in the new process of assigning London with new domain names. London & Partners is currently consulting with organizations including the boroughs, commercial organizations and community groups to determine the benefits of having a London internet domain name. (NEWS LONDON, 2011) 14

LIMITATIONS TO THE OPERATION OF THE DOMAIN NAME SYSTEM An instance of the limitation to the operation of the Domain Name System is from an article from the IBM website about the multilingual domain name race. It cites that it is high time that it became necessary to support multilingual domain names. In this article, the President of BizWonk Inc. who is Suzanne Topping delves into the details of this thorny issues, including several of the noteworthy proposals for solving this Dilemma, as well as the realities of implementing a solution..(The multilingual domain name race,2000) 15

REFERENCES 1. Knowledge Base(2005 – 2010). Retrieved from university information Technology Services: 2. Domain Name System, Retrieved from DNS-Domain Name System(n.d). Retrieved from About.Com Wireless/Networking: DNS COMPONENTS.(2006). Retrieved from ACCUWEBHOSTING.COM : Encyclopedia:DNS(2002 – 2010). Retrieved from ntchosting: terminology.html( Posted By Alvin on Saturday, April 29, 2006) 16

REFERENCES 6. Hardware(2000 – 2011). Retrieved from HOSTCUBE: Negus(2004).Linux Troubleshoot Bible,Indianapolis: Wiley Publishing. Inc. ( page number 314 ). 8. News London(2011).Retrieved from BBC mobile: england-london http:// england-london Suzanne Topping(2000).The multilingual domain name race. Retrieved from Virtual Private Server (2011).Retrieved from Wikipedia : This page was last modified on 24 December 2011 at 02:07.)en.wikipedia.org/wiki/Virtual_private_server 11. Domain Resolvers (2011 ). Retrieved from Wikipedia : 17

REFERENCES 12. DNS Server Role (2012). Retrieved from Windows Server TechCenter : DNS Resolver ( 2011). Retrieved from Wikipedia : Domain Namespace ( 2012). Retrieved from wikipedia Nameservers( 2010 – 2020). Retrieved from ACCUWEBHOSTING.COM: 18

END OF PRESENTATION THE END 19