What is the DNS? System converts domain names to IP (Internet Protocol) addresses URL (Uniform Resource Locator) → IP address DNS Problems Limitations.

Slides:



Advertisements
Similar presentations
4.01 How Web Pages Work.
Advertisements

Computer networks SATISH MISHRA,PGT CS,KV TRIMULGHERRY.
Internet and the web Summary of terms discusses and review.
Web Servers How do our requests for resources on the Internet get handled? Can they be located anywhere? Global?
Application Layer At long last we can ask the question - how does the user interface with the network?
70-293: MCSE Guide to Planning a Microsoft Windows Server 2003 Network, Enhanced Chapter 7: Planning a DNS Strategy.
Topics in this presentation: The Web and how it works Difference between Web pages and web sites Web browsers and Web servers HTML purpose and structure.
1 Networking A computer network is a collection of computing devices that are connected in various ways in order to communicate and share resources. The.
Create a Website Lesson 1 – Part 3. Domain Names 2 Domain names are used to identify one or more IP addresses ( ). For example, the domain.
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.
Networks Chapter 3. 2 What Is The Internet? It's not a big truck. It's a series of tubes. Ted Stevens, former Alaskan Senator, 6/28/2006 Internet: global.
1 Revised: April 29, What is a Web Domain?  A HOSTNAME that identifies one or more IP addresses (web servers)  IP address (Internet Protocol)
Website Publishing. Publishing Basics Early Web Sites Obtain a Domain Name IP Address (Internet Protocol Address) – A number that uniquely identifies.
The Internet is a vast network connecting computers all over the world
Chapter 1 Internet & Web Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D. 1.
Internet Addressing. When your computer is on the Internet, anything you do requires data to be transmitted and received. For example, when you visit.
Lecturer: Ghadah Aldehim
© 2006 Pearson Education 1  Obj: 1.2, to understand networks HW: Review sheet  Quiz next class Sections 1.0 – 1.2  Do Now: p.47 #1.4 and 1.5 C1 D3.
Network and the internet Part four Introduction to computer, 2nd semester, 2009/2010 Mr.Nael Aburas Faculty of Information.
Chapter 1 Internet & Web Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D. Revised 1/12/2015 by William Pegram 1.
Lectures and Practicals Mon 8-10 SC1222 TUE SC1222 Office: SC Website: mis.csit.sci.tsu.ac.th/kanida.
Web Page Design I Retest Terms Review. 1. Web pages are created using a language known as ___________. The coding of this language must follow specific.
Web Page Design I Basic Computer Terms “How the Internet & the World Wide Web (www) Works”
CS101 Lecture 13 How the Internet Works When did the Internet start? The Internet was born in 1969 with the invention of ARPANET ARPANET was a research.
1 Web Development & Design Foundations with XHTML Chapter 1 Key Concepts.
XP New Perspectives on The Internet, Sixth Edition— Comprehensive Tutorial 1 1 Browser Basics Introduction to the Web and Web Browser Software Tutorial.
Deploying a Web Application Presented By: Muhammad Naveed Date:
Communication, Networks, The internet and the Worldwide Web.
The Internet. Definition: Network of networks. Began in 1969, DOD project called ARPANET. Early 1980’s NSF creates NSFnet NSF takes over both by mid ’80’s.
NETWORK HARDWARE AND SOFTWARE MR ROSS UNIT 3 IT APPLICATIONS.
1 UNIT 13 The World Wide Web Lecturer: Kholood Baselm.
TCP/IP (Transmission Control Protocol / Internet Protocol)
The Internet It’s a jungle out there … In the beginning …  The Advanced Research Projects Agency NETwork (ARPANET) is the predecessor to the Internet:
IP addresses IPv4 and IPv6. IP addresses (IP=Internet Protocol) Each computer connected to the Internet must have a unique IP address.
Uniform Resource Locator URL protocol URL host Path to file Every single website on the Internet has its own unique.
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.
Week-6 (Lecture-1) Publishing and Browsing the Web: Publishing: 1. upload the following items on the web Google documents Spreadsheets Presentations drawings.
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.
HOW THE INTERNET WORKS. Introduction : The internet has brought revolutionary changes Has become a medium for interaction and information Can access to.
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.
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) – The online directory DNS Simplified.
How the Domain Name System has impacted Internet history. Fig 1: The structure of the DNS name space.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
Web fundamentals: Clients, Servers, and Communication
INTERNET.
4.01 How Web Pages Work.
Chapter 10: Web Basics.
CISC103 Web Development Basics: Web site:
“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,
IP Adressing in IPv4 By Kenneth Lundby.
E-commerce | WWW World Wide Web - Concepts
E-commerce | WWW World Wide Web - Concepts
Wednesday, September 19, 2018 What Is the Internet?
Network Services.
CS101 How the Internet Works.
Copyright © 2006 Pearson Addison-Wesley. All rights reserved.
Web Server Technology Unit 10 Website Design and Development.
A worldwide system of interconnected computer networks.
Read this to find out how the internet works!
WJEC GCSE Computer Science
4.01 How Web Pages Work.
4.01 How Web Pages Work.
The Internet and Electronic mail
Q/ Compare between HTTP & HTTPS? HTTP HTTPS
Presentation transcript:

What is the DNS? System converts domain names to IP (Internet Protocol) addresses URL (Uniform Resource Locator) → IP address DNS Problems Limitations in IP addresses available Reducing availability of specific domain names

Size of the Domain Name System IPv4 (Internet Protocol version 4) 32 bit numerical code eg Over 4 billion unique IPv4 addresses mathematically available 2 32 = IPv6 (Internet Protocol version 6) Quadruple amount of bits (128 bits) in Hexadecimal eg. 3ffe:1900:4545:3:200:f8ff:fe21:67cf Around sixty thousand trillion trillion addresses available URL Address includes the domain name of a website. Text in domain name syntax usually associated with content or institution of website. Ends with generic TLD (Top Level Domain) representing type of institution

Components for DNS operations Database Contains Domain Name Space which maps out domain names and separates name syntax strings from the TLD and SLD (Second Level Domain) using a tree diagram Name Server Database of URLs and corresponding IP address, also used to help clients find information in the DNS tree. Contains information required to translate domain name into an IP address in its database that is saved in its local disk Client Requests specific information from the DNS tree. Deals with sending and receiving database records

Domain Name – University of Portsmouth World Wide Web prefix SLD (Second Level Domain) - Academic TLD (Top Level Domain) – UK Country Specific Domain Name Syntax (string) - University of Portsmouth IP address for

Function of the Domain Name System Makes it easier for users to remember addresses of websites while making it easier for computer databases to store addresses Introduced so that users do not have to remember a string of numbers Invented in 1984 Replaced the HOSTS.TXT file made in the 1970s Contained the name to address mapping for a few hundred hosts

DNS Legislations in the UK.gov.uk Second level domain Only available for government bodies, certain departments and agencies. Only available upon request & approval by UKERNA on behalf of Cabinet Office Domain name syntax must not contain promotional material unless approved.uk Top Level Domain Not available for public use as a SLD must be used (eg..co.uk,.org.uk etc.) Country Specific TLD Represents the name of a country Examples:.au,.mx,.sy,.fr,.de,.es No restriction on the use of other countries' TLDs in the UK Blocking access to certain websites Redirects traffic going to a specific IP address to different one Mainly used by governments to block access to specific websites In the UK there not many websites which are not available for public viewing Domain name syntax Must not infringe anyone else's trademark rights

Total Sites Across All Domains, August 1995 – December 2011

Limitations to continued DNS operation Restriction of IPv4 addresses Exponential growth of new websites and amount of devices using the Internet provides an uncertain future for the current DNS with more IP addresses IPv4 was designed in the 1970's (UAE - Arabic) (Syria - Arabic) (India - Hindi) Domain Name Syntax Limited names available can make it hard for companies to choose a domain name Growing number of TLDs means more domain names are becoming available on other TLDs and country specific TLDs Domain names in other languages such as Arabic provides more availability Examples: امارات. سوريا.. भारत

IPv6 (Internet Protocol version 6) IPv6 Feasibility Supports much more unique addresses Networking compatibility already supported and built in to Microsoft Windows, MacOSX and Linux "The switchover will result in roughly 5,000 addresses for every square micrometer of the Earth's surface", Simson Garfinkel, Technology Review Magazine Disadvantages: Slower, less secure and even easier to perform peer-to-peer sharing Transition to version 6 means that every program, application and modem router will have to be able to handle 128 bit hexadecimal addresses Eastern Asian countries such as China and Korea Republic Most enthusiastic about the transition to version 6. Only have 62.1 million allocated IPv4 addresses compared to the USA which has 3 billion out of the 4 billion addresses Everlasting Solution? Number of IP addresses will have increased by a factor of 7.9x10 28

References: Liu, C., Albitz, P., (2006). DNS and BIND, 5th Edition. United States of America: O'Reilly Media. Dostálek, L., Kabelová, A., (2006). DNS in action. Olton Birmingham, GBR: Packt Publishing Ltd. Davidowicz, D., (1999). Domain Name System (DNS) Security. Retrieved from Garfinkel, S., (2004, January). Internet 6.0. Technology Review. Netcraft. (2011, 9 th December). December 2011 web server survey. Retrieved from