Domain Name System The Technology Context Presentation.

Slides:



Advertisements
Similar presentations
Domain Name System. DNS is a client/server protocol which provides Name to IP Address Resolution.
Advertisements

Web Servers How do our requests for resources on the Internet get handled? Can they be located anywhere? Global?
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 1: Introduction to Windows Server 2003.
Lesson 20 – OTHER WINDOWS 2000 SERVER SERVICES. DHCP server DNS RAS and RRAS Internet Information Server Cluster services Windows terminal services OVERVIEW.
70-293: MCSE Guide to Planning a Microsoft Windows Server 2003 Network, Enhanced Chapter 7: Planning a DNS Strategy.
25.1 Chapter 25 Domain Name System Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
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.
Domain Name Services Oakton Community College CIS 238.
Domain Name Services And IP Addressing. Domain Name Services Domain name is a way to identify and locate computers connected to the Internet. No two organizations.
Understanding Active Directory
1 Chapter Overview Understanding Windows Name Resolution Using WINS.
Hands-On Microsoft Windows Server 2008 Chapter 8 Managing Windows Server 2008 Network Services.
Evolved from ARPANET (Advanced Research Projects Agency of the U.S. Department of Defense) Was the first operational packet-switching network Began.
11.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 11: Introducing WINS, DNS,
Session 6 Windows Platform Dina Alkhoudari. Learning Objectives What is Active Directory Logical components of active directory Physical components of.
Microsoft Windows 2003 Server. Client/Server Environment Many client computers connect to a server.
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.
Introduction to Networking Concepts. Introducing TCP/IP Addressing Network address – common portion of the IP address shared by all hosts on a subnet/network.
Lecturer: Ghadah Aldehim
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.1 ISP Services Working at a Small-to-Medium Business or ISP – Chapter 7.
DNS (Domain Name System) Protocol On the Internet, the DNS associates various sorts of information with domain names. A domain name is a meaningful and.
Objectives  Basic Introduction to DNS  Purpose of Domain Naming  DNS Features: Global Distribution  Fully Qualified Domain Name  DNS Lookup Types.
Module 2: Implementing DNS to Support Active Directory
1 Application Layer Lecture 6 Imran Ahmed University of Management & Technology.
1 Computer Communication & Networks Lecture 26 Application Layer: Domain Name System Waleed Ejaz.
Paper Presentation – CAP Page 2 Outline Review - DNS Proposed Solution Simulation Results / Evaluation Discussion.
Enabling Embedded Systems to access Internet Resources.
ITIS 1210 Introduction to Web-Based Information Systems Chapter 23 How Web Host Servers Work.
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.
Distributed Computing COEN 317 DC2: Naming, part 1.
Configuring Name Resolution and Additional Services Lesson 12.
Page 1 Active Directory and DNS Lecture 2 Hassan Shuja 09/14/2004.
1 UNIT 13 The World Wide Web Lecturer: Kholood Baselm.
1 Microsoft Windows 2000 Network Infrastructure Administration Chapter 6 Resolving Network Host Names.
Summary DNS DNS Alexandra Tolbert Benefits How It Works Basics Katherine Barrios DNS Parts Phillip Nelson.
CSI 3125, Preliminaries, page 1 Networking. CSI 3125, Preliminaries, page 2 Networking A network represents interconnection of computers that is capable.
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,
Module 1: Introduction to Active Directory
Name Resolution. How Names Are Mapped to IP Addresses Name Resolution Service Myself.com Where is the myself.com? Myself.com
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.
DNS Domain Name System By Alexandros Zampas B101 Coursework The Technology Context.
What is the DNS? System converts domain names to IP (Internet Protocol) addresses URL (Uniform Resource Locator) → IP address DNS Problems Limitations.
(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.
Domain Name System (DNS) The Technology Context – B101 Coursework 2 The Technology Context – B101.
1 UNIT 13 The World Wide Web. Introduction 2 Agenda The World Wide Web Search Engines Video Streaming 3.
1 UNIT 13 The World Wide Web. Introduction 2 The World Wide Web: ▫ Commonly referred to as WWW or the Web. ▫ Is a service on the Internet. It consists.
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.
Tanenbaum & Van Steen, Distributed Systems: Principles and Paradigms, 2e, (c) 2007 Prentice-Hall, Inc. All rights reserved DISTRIBUTED SYSTEMS.
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.
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.
The Domain Name System (DNS) By Alex Kamau B101 Technology Context.
Understand Names Resolution
Module 8: Networking Services
IMPLEMENTING NAME RESOLUTION USING DNS
Benefits of Using Domain Name System (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,
Working at a Small-to-Medium Business or ISP – Chapter 7
Domain Name System (DNS)
Net 323 D: Networks Protocols
Working at a Small-to-Medium Business or ISP – Chapter 7
Working at a Small-to-Medium Business or ISP – Chapter 7
Computer Networks Primary, Secondary and Root Servers
Presentation transcript:

Domain Name System The Technology Context Presentation

Introduction Domain Name System (DNS) enables you to use hierarchical, friendly names to easily locate computers and other resources on an IP network. DNS is a distributed database that contains mappings of DNS domain names to data. Both the Hosts file and DNS use a namespace. DNS replaces the Hosts file with a distributed database that implements a hierarchical naming system

Three Main Components Of DNS Domain Name Server. Domain Name Resolvers. Domain Name Space

Domain Name Server A Domain Name Server is a computer that runs a DNS server application. That server can store zone file information locally or in memory. A DNS server responds to client requests for name resolution by trying to find those names (and associated IP addresses) in name space. A name server also performs database management tasks on the zone files, Such as resource record updates and zone transfers.

Tree Diagram

Domain Name Resolver A resolver is a Domain Name System client. Resolvers can be TCP/IP workstation or servers, but must be configured to send name resolution request to the IP addresses of at least one DNS server. Most desktop computers in a Domain Name System environment are resolvers.

Domain Name Space The Name space is one of the most important part of any name system, since it tells us that how the names are created. The Name space tells us that what form names can take, and provides the rules for how they are created. DNS Name space works much like a group of separately managed databases housed on different systems, all of which are able to find and use one another’s entries. Name space consists of a large number of name servers, called systems; they are logically connected in parent- child fashion. While each system may only be responsible for a small area of name space, host names from other systems can be referenced in response to client requests.

Legislation The operation of the Domain Name System is not affected by any legislation in the UK It is an international group of company that are responsible of running Domain Name System server that acts on Domain Name System Issues. They can be influenced by British law, but it plays only a small role.

Limitation There are almost unlimited numbers of IP address certainly, there are some limits in IP version 4 about 4 billion IP unique addresses because it uses 32-bites in every address, but with IP version 6 we have resources which enable to give every individual on the planet, nearly you can say 10 billion IP addresses as it uses 128 bites for every address. Mathematically this is a limit resource, but practically it’s an unlimited resource. IP address is allocated at the moment on the basics of demonstrated immediate demand.

Conclusion Domain Name System is an important invention for people because everyone cannot remember the IP addresses for every web pages and the population is increasing, business are increasing so there by websites are increasing so there by its very difficult to remember the IP addresses DNS make life easier and it is faster, more reliable and safer.

References Blank, A.G. (2002). //TCP/IP JumpStart//. USA: SYBEX. Wales, J. (2003). //Domain Name System//. Available: System. Last accessed 29/11/ System Domain Name Services, 2008, online video, accessed 03 December 2011, Domain Name System (DNS) How it works, 2008, online video, assessed 03 December 2011,