Internet Address and Domain Name Service (DNS) CS587x Lecture 5 Department of Computer Science Iowa State University.

Slides:



Advertisements
Similar presentations
EECS122 - UCB 1 CS 194: Distributed Systems: Naming Computer Science Division Department of Electrical Engineering and Computer Sciences University of.
Advertisements

IP Addressing Introductory material.
IPv4 Addresses. Internet Protocol: Which version? There are currently two versions of the Internet Protocol in use for the Internet IPv4 (IP Version 4)
An Engineering Approach to Computer Networking
Oct 26, 2004CS573: Network Protocols and Standards1 IP: Routing and Subnetting Network Protocols and Standards Autumn
Application Layer At long last we can ask the question - how does the user interface with the network?
Domain Name System: DNS
T. S. Eugene Ngeugeneng at cs.rice.edu Rice University1 COMP/ELEC 429 Introduction to Computer Networks Domain Name System Some slides used with permissions.
CPSC 441: DNS1 Instructor: Anirban Mahanti Office: ICT Class Location: ICT 121 Lectures: MWF 12:00 – 12:50 Notes derived.
25.1 Chapter 25 Domain Name System Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
DOMAIN NAME SYSTEM. Introduction  There are several applications that follow client server paradigm.  The client/server programs can be divided into.
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.
DNS. Outline r Domain Name System r DNS Hierarchy r Resolution.
Chapter 25 Domain Name System
CS 6401 Efficient Addressing Outline Addressing Subnetting Supernetting.
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.
Layering and the TCP/IP protocol Suite  The TCP/IP Protocol only contains 5 Layers in its networking Model  The Layers Are 1.Physical -> 1 in OSI 2.Network.
CS 4396 Computer Networks Lab
1 Domain Name System (DNS). 2 DNS: Domain Name System Internet hosts: – IP address (32 bit) - used for addressing datagrams – “name”, e.g.,
Internet Address and Domain Name Service (DNS) CS587x Lecture Department of Computer Science Iowa State University.
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.
IP Addressing Introductory material. An entire module devoted to IP addresses.
G64INC Introduction to Network Communications Ho Sooi Hock Internet Protocol.
IPv4 Addresses. Internet Protocol: Which version? There are currently two versions of the Internet Protocol in use for the Internet IPv4 (IP Version 4)
Domain names and IP addresses Resolver and name server DNS Name hierarchy Domain name system Domain names Top-level domains Hierarchy of name servers.
Computer Networks. IP Addresses Before we communicate with a computer on the network we have to be able to identify it. Every computer on a network must.
DNS: Domain Name System
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.
1 DNS: Domain Name System People: many identifiers: m SSN, name, Passport # Internet hosts, routers: m IP address (32 bit) - used for addressing datagrams.
Chapter 17 Domain Name System
1 Application Layer Lecture 6 Imran Ahmed University of Management & Technology.
Chapter 29 Domain Name System (DNS) Allows users to reference computer names via symbolic names translates symbolic host names into associated IP addresses.
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 System CH 25 Aseel Alturki
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.
Netprog: DNS and name lookups1 Address Conversion Functions and The Domain Name System Refs: Chapter 9 RFC 1034 RFC 1035.
Efficient Addressing Outline Addressing Subnetting Supernetting CS 640.
1 TCP/IP Networking. 2 TCP/IP TCP/IP is the networking protocol suite most commonly used with UNIX, Windows, NT and most other OS’s. TCP/IP defines a.
Internet and Intranet Protocols and Applications Lecture 5 Application Protocols: DNS February 20, 2002 Joseph Conron Computer Science Department New York.
1 Kyung Hee University Chapter 18 Domain Name System.
Domain Name System Refs: Chapter 9 RFC 1034 RFC 1035.
1 Network Layer Lecture 15 Imran Ahmed University of Management & Technology.
CPSC 441: DNS 1. DNS: Domain Name System Internet hosts: m IP address (32 bit) - used for addressing datagrams m “name”, e.g., - used by.
Internet Address and Domain Name Service (DNS)
IP1 The Underlying Technologies. What is inside the Internet? Or What are the key underlying technologies that make it work so successfully? –Packet Switching.
EE 122: Lecture 20 (Domain Name Server - DNS) Ion Stoica Nov 15, 2001 (* based on the some on-line slides of J. Kurose & K. Rose and of Raj Jain)
T. S. Eugene Ngeugeneng at cs.rice.edu Rice University1 COMP/ELEC 429/556 Introduction to Computer Networks Domain Name System Some slides used with permissions.
CS470 Computer Networking Protocols
1. Internet hosts:  IP address (32 bit) - used for addressing datagrams  “name”, e.g., ww.yahoo.com - used by humans DNS: provides translation between.
COMP2322 Lab 3 DNS Steven Lee Feb. 19, Content Understand the Domain Name System (DNS). Analyze the DNS protocol with Wireshark. 2.
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.
COMP 431 Internet Services & Protocols
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.
Tanenbaum & Van Steen, Distributed Systems: Principles and Paradigms, 2e, (c) 2007 Prentice-Hall, Inc. All rights reserved DISTRIBUTED SYSTEMS.
IP Addressing Introductory material.
Chapter 9: Domain Name Servers
DNS.
CS4470 Computer Networking Protocols
Net 323 D: Networks Protocols
EE 122: Domain Name Server (DNS)
IP Addressing Introductory material.
IP Addressing Introductory material.
IPv4 Addresses.
IP Addressing Introductory material
DNS: Domain Name System
An Engineering Approach to Computer Networking
Layering and the TCP/IP protocol Suite
Presentation transcript:

Internet Address and Domain Name Service (DNS) CS587x Lecture 5 Department of Computer Science Iowa State University

What to cover today Internet Address IPv4 CIDR Domain Name Service Name Resolution Load Balancing

Internet Addressing IPv4 Each address is represented by 4 bytes Four numbers, 0-255, separated by dots Classified IP address (developed in 1970s) Class+Network ID+Host ID #nets #hosts ,384 2,097,152 To minimize routing table entries Given an IP packet, a router examines its first one to four bits to determine its class and then breaks it down into network and host bits. The network bits are used to find a route to the network. Once a packet reached its target network, its host field was examined for final delivery. 16,777,216 65,

Special IP Addresses Some special addresses – loopback/localhost – broadcast Reserved addresses Can be used locally (behind Network Address Translator, for example)    Not routed through the Internet

Space limitation of IP Address 32 bits IPv6 calls for 128-bit address, but requires significant changes throughout much of the Internet Classified not flexible and efficient in address allocation  While the Internet was running out of unassigned addresses, only 3% of the assigned addresses were actually being used

Challenges Represent more networks Global routing tables at capacity  As the number of networks on the Internet increased, so did the number of routes A few years back, it was forecasted that the global backbone Internet routers were fast approaching their limit on the number of routes they could support.  Even using the latest router technology, the maximum theoretical routing table size is approximately 60,000 routing table entries If nothing was done, the global routing tables would have reached capacity by mid-1994 and all Internet growth would be halted

Solutions Assign IP to machines dynamically For an ISP, at any given time, only a small percentage of its customers are connected to the network Not effective for DSL/cable connections, where clients are always on Computers not visible to the Internet can share the same block of IP address Use those special address blocks Classless Inter-Domain Routing (CIDR) Restructuring IP address assignments to increase efficiency Hierarchical routing aggregation to minimize route table entries

CIDR A CIDR address includes the standard 32-bit IP address and also information on how many bits are used for the network prefix, e.g., /25, the "/25" indicates the first 25 bits are used to identify the unique network leaving the remaining bits to identify the specific host /16 (ISU), /24 (ISU Research Park), /13 (USWest) CIDR allows the division between the network and host portions of the IP addresses to occur at any point in the 32-bit number Mask length currently is anywhere from 13 to 27 bits Compatibility with Existing Addresses Class A address, a#.b#.c#.d#  a#.b#.c#.d#/8 Class B address, a#.b#.c#.d#  a#.b#.c#.d#/16 Class C address, a#.b#.c#.d#  a#.b#.c#.d#/24

Advantages of CIDR Flexible allocation of IP address blocks allows more efficient use of 32-bit address space The size of a block of IP addresses could be any power of 2 An organization needing 512 addresses could be assigned with a 23-bit mask, rather than an entire class B network (65536 addresses) ISPs can now aggregate their networks into larger blocks to minimize routing table entries Suppose an ISP is assigned the /8 network, the ISP can further divide this block of addresses into smaller blocks and allocate them to its customers  E.g., one customer can have /16 and another might have /23 network  The allocation of address blocks may depend on the size of the customer Global routers need to remember only the routes to /8

Routing with CIDR Internet routers normally do not remember each individual IP Internet routers need only to know how to reach ISPs Given an IP packet, routers determine the block it belongs to and send the packet to the ISP who are responsible for this block The ISP needs to know how to reach each of its own separate networks CIDR significantly reduces the growth in the number of routing table entries at each level in the network hierarchy Currently, the global routing tables have approximately 35,000 entries

Domain Name Service Routers need an address to route while people need a host name to remember Host Names yield information to people IP addresses yield information to routers Solution: give each IP address a name popeye.cs.iastate.edu   Questions: Given an IP, how to find out its hostname? Given a hostname, how to find out its IP?

DNS: History 1970’s ARPANET All host-address mappings were in hosts.txt (in /etc/hosts) Changes were submitted to SRI-NIC by New versions of hosts.txt were updated periodically from SRI Administrators could pick names at their discretion As the internet grew this system broke down because of Traffic and load: SRI couldn’t handled the load Reliability: The system was unreliable since there was a single point of contact Consistency and confliction: Names were not unique and many hosts had inaccurate copies of hosts.txt Internet growth was threatened DNS was created in 1983 (RFCs 1034 and 1035), modified, updated, and enhanced by subsequent RFCs

DNS Concepts Provide a lookup mechanism for object translation (IP address  hostname) DNS is implemented as a globally distributed, loosely coherent, scalable, reliable, dynamic database DNS consists of three components n Namespace n Domain Name Servers n DNS queries (issued by clients) n gethostbyname() n gethostbyaddr()

DNS Namespace The namespace must be able to scale Solution: make namespace hierarchical by naming objects based on location (within country, set of organizations, set of companies, etc) unit within that location (company within set of company, etc) object within unit (name of person in company)

Hierarchical Organization of Host names The first level names are called “Top Level Domains” Depth of tree is arbitrary (limit 128) No restriction on the amount of branch Domains are subtrees e.g. iastate.edu and cs.iastate.edu Name collision avoided e.g. iastate.edu and iastate.com root edu com govmil org netfrcn iastate mit cs eece popeye

Hierarchical Administration of Host Names root edu com govmil org netfrcn mit cs popeye root edu com govmil org net iastate eece Each zone corresponds to an administrative authority that is responsible for that portion of the hierarchy Zones are “administrative spaces” Zone administrators are responsible for portion of a domain’s name space Authority is delegated from a parent and to a child

Domain Name Servers Name servers, who answer “DNS” questions, are organized in hierarchies Each server has authority over a portion of the hierarchy A server maintains only a subset of all names Each server contains all the records for the hosts in its zone Each server may know other servers who are responsible for the other portions of the hierarchy Every server knows the root Root server knows about all top-level domains

DNS Protocol Govern the communication between a DNS client and a DNS server A DNS client sends a query to a DNS server, which returns a response with the requested information DNS primarily uses UDP for sending queries and responses, although TCP may also be used DNS queries can be Recursive : such queries request the receiving DNS server resolve the entire request itself Iterative : such queries request the receiving DNS server respond directly to the DNS client with the IP address of the next DNS server in the hierarchy  Root server handles only iterative queries

Example of Recursive Query popeye.cs.iastate.edu wants IP address of 1. Contacts its local DNS server, contacts root name server, if necessary 3. Root name server contacts authoritative name server, ns1.berkeley.edu, if necessary requesting host popeye.cs.iastate.edu root name server authorititive name server ns1.berkeley.edu local name server

Example of Iterated Queries Contacted server replies with name of server to contact “I don’t know this name, but you can ask this server” requesting host popeye.cs.iastate.edu root name server local name server authoritative name server intermediate name server (com server) 5 8 iterated queries

DNS query is expensive Resolving an IP hostname may invoke several messages Solution: caching previous query results The cached mapping can be used The cached results can be associated with TTL to reduce the risk of using expired information

DNS-based Web Server Load Balancing A popular web site can be replicated in different geographical locations in order to provide better service to a diverse set of clients One web site can be associated with more than one IP addresses  For example, all hosts in the acme.com may have the same IP address  The return of an IP address may depend on where a query is sent from

Load Balancing (1) DNS can return an IP address based on where queries come from Direct HTTP requests to a collection of web servers that provide access to the same content

Example: From Ames C:\>ping Pinging a1440.g.akamai.net [ ] with 32 bytes of data: Request timed out. Ping statistics for : Packets: Sent = 4, Received = 0, Lost = 4 (100% loss), From the NY area From the UK

Load Balancing (2) A query to a host name may return several IP address e.g., may correspond to four machines with IP addresses , , , www.big.com By default, the requesting client uses the first IP address Heavy load on the server DNS can vary the order of the IP addresses for each query The response to the second query could be , , 1.2.3,4,

DNS Summary Internet address and CIDR DNS is a crucial part of the Internet Namespace is hierarchical Globally distributed and locally managed DNS performance is enhanced by caching DNS can help balance web server workload