SlideShare a Scribd company logo
 Addresses are used to locate objects
 Names are easier to remember than numbers
 You would like to get to the address or other
objects using a name
 DNS provides a mapping from names to
resources of several types
 Domain name is a way to identify and locate computers connected to internet
 No two organizations can have same domain name
 A domain name always consists of two or more components separated by
periods called dots (.)
EXAMPLE: www.yahoo.co.in, www.facebook.com etc.
 Once a domain has been established subdomains can be created within the
domain
EXAMPLE: The domain for the large company could be “Vni.com” and within this
domain subdomains can be created for each of the company’s regional office.
Eg: Bombay.vni.com
 Last name. subdomain. second-level domain. top-level
domain
EXAMPLE: vijay.Bombay.vni.com
IP address of
www.google.co
m
Top level domains are classified into 3 categories:
 Organizational or generic domains
 Geographical or country domains
 Reverse domains
 It consists of three character code which indicates the primary
function of the organization or their generic behavior
 Most commonly used top level domains are:
 .com for commercial organization eg www.yahoo.com
 .net for networking organizations eg www.zedge.net
 .gov for government organizations eg www.newjersey.gov
 .edu for educational organizations eg www.uducause.edu
 .org for non-commercial organizations eg www.eklavya.org
 .mil for military organizations eg www.dod.mil
 .int for international organizations eg www.itu.int
 It consists of two characters which represents different
countries/regions all around the world
 These codes have been standardized by International Standard
Organizational (ISO)
EXAMPLE:
 .in India
 .jp Japan
 .us United States
 .fr france
 .it Italy
 .cn China
 .au Australia
 It is a special domain name in-addr.apra that is used
translate the IP address to fully qualified domain name
EXAMPLE:
1.4.220.134 in-addr.apra will return sunc.scit.wlv. Here
1.4.220.134 is the IP address that is mapped to its name
sunc.scit.wlv.at.uk with the help of in-addr.apra domain.
 Each domain name has a corresponding IP address
 When the user types the domain name in the address bar,
the corresponding IP address is supplied. Such a translation
is possible with the help of system called DNS (DOMAIN
NAME SYSTEM)
 DEFINITION:
“DOMAIN NAME SYSTEM is a collection of the databases
that contain information about domain names and their
corresponding IP address.”
 When an application program needs to communicate with
other computer, it needs to translate the name and the
other computer into its IP address. The applications
program that requests the service then becomes the client
of DNS.
 It then sends the request to DNS server. The server looks
up the name and then returns correct IP address.
 A large number of DNS servers may be involved to get the
right IP address. After receiving the correct IP address, the
communication between two computers starts.
14
DNS client requesting for
www.yahoo.com
root DNS
server
local DNS server
At ISP End
1
2
3
4
Yahoo.com DNS server
com DNS
server
1. When you type name www.yahoo.com into your
browser it asks local DNS server (at ISP’s end)
for its IP address.
2. When local DNS server does not find the IP
address of given name, it forwards request to
root DNS server and again enquire about IP
address of it.
3. The root DNS server replies “ I do not know
the IP address of www.yahoo.com but know the
IP address of the com DNS server”.
4. The local DNS then asks the com DNS server
for IP address
5. The com DNS server replies with same
answer it does not know the IP address of
www.yahoo.com but know the IP address of
yahoo.com DNS server which is then return to
local DNS server.
6. The local DNS server then ask the yahoo.com
DNS server for IP address
7. It then replies with IP address corresponding
to www.yahoo.com which it has
8. The local DNS server then sends this IP
address back to the client computer that send
the request DNS client requesting for
www.yahoo.com
root DNS
server
local DNS server
At ISP End
1
2
3
4
5
6
7
8
com DNS
server
Yahoo.com DNS server
 Data is maintained locally, but retrievable
globally
 No single computer has all DNS data
 DNS lookups can be performed by any device
 Remote DNS data is locally catchable to
improve performance
 No limit to the size of the database
 One server has over 20,000,000 names
 No limit to the number of queries
 24,000 queries per second handled easily
 Queries distributed among masters, slaves, and
caches
 Database can be updated dynamically
Add/delete/modify of any record
 Modification of the master database triggers
replication
Only master can be dynamically updated
Creates a single point of failure
 Data is replicated
Data from master is copied to multiple slaves
 Clients can query
Master server
Any of the copies at slave servers
 Clients will typically query local caches
 DNS protocols can use either UDP or TCP
If UDP, DNS protocol handles retransmission,
sequencing, etc.
 The database is always internally consistent
Each version of a subset of the database (a zone)
has a serial number
The serial number is incremented on each
database change
 Changes to the master copy of the database are
replicated according to timing set by the zone
administrator
 Cached data expires according to timeout set by
zone administrator
Domain name system presentation

More Related Content

What's hot

DNS ( Domain Name System)
DNS ( Domain Name System)DNS ( Domain Name System)
DNS ( Domain Name System)
Prakhar Rastogi
 
Intro to DNS
Intro to DNSIntro to DNS
Intro to DNS
ThousandEyes
 
Dns
DnsDns
TCP/ IP
TCP/ IP TCP/ IP
MAC & IP addresses
MAC & IP addressesMAC & IP addresses
MAC & IP addresses
NetProtocol Xpert
 
Mac addresses(media access control)
Mac addresses(media access control)Mac addresses(media access control)
Mac addresses(media access control)Ismail Mukiibi
 
Ip address and subnetting
Ip address and subnettingIp address and subnetting
Ip address and subnetting
IGZ Software house
 
Introduction to Server
Introduction to ServerIntroduction to Server
Introduction to Server
Anacrissa Soriano
 
Domain Name System ppt
Domain Name System pptDomain Name System ppt
Basics Of Networking (Overview)
Basics Of Networking (Overview)Basics Of Networking (Overview)
Basics Of Networking (Overview)ashiesh0007
 
Domain Name System
Domain Name SystemDomain Name System
Domain Name System
Aashima Wadhwa
 
Presentation on dns
Presentation on dnsPresentation on dns
Presentation on dnsAnand Grewal
 
Domain name service
Domain name serviceDomain name service
Domain name service
ishapadhy
 
IP addressing seminar ppt
IP addressing seminar pptIP addressing seminar ppt
IP addressing seminar ppt
Smriti Rastogi
 
Internet Domains
Internet DomainsInternet Domains
Internet Domains
adil raja
 
Domain name system
Domain name systemDomain name system
Domain name systemDiwaker Pant
 
Ip address presentation
Ip address presentationIp address presentation
Ip address presentation
muhammad amir
 
DNS - Domain Name System
DNS - Domain Name SystemDNS - Domain Name System
DNS - Domain Name System
Peter R. Egli
 

What's hot (20)

DNS ( Domain Name System)
DNS ( Domain Name System)DNS ( Domain Name System)
DNS ( Domain Name System)
 
Intro to DNS
Intro to DNSIntro to DNS
Intro to DNS
 
Dns ppt
Dns pptDns ppt
Dns ppt
 
Domain name system
Domain name systemDomain name system
Domain name system
 
Dns
DnsDns
Dns
 
TCP/ IP
TCP/ IP TCP/ IP
TCP/ IP
 
MAC & IP addresses
MAC & IP addressesMAC & IP addresses
MAC & IP addresses
 
Mac addresses(media access control)
Mac addresses(media access control)Mac addresses(media access control)
Mac addresses(media access control)
 
Ip address and subnetting
Ip address and subnettingIp address and subnetting
Ip address and subnetting
 
Introduction to Server
Introduction to ServerIntroduction to Server
Introduction to Server
 
Domain Name System ppt
Domain Name System pptDomain Name System ppt
Domain Name System ppt
 
Basics Of Networking (Overview)
Basics Of Networking (Overview)Basics Of Networking (Overview)
Basics Of Networking (Overview)
 
Domain Name System
Domain Name SystemDomain Name System
Domain Name System
 
Presentation on dns
Presentation on dnsPresentation on dns
Presentation on dns
 
Domain name service
Domain name serviceDomain name service
Domain name service
 
IP addressing seminar ppt
IP addressing seminar pptIP addressing seminar ppt
IP addressing seminar ppt
 
Internet Domains
Internet DomainsInternet Domains
Internet Domains
 
Domain name system
Domain name systemDomain name system
Domain name system
 
Ip address presentation
Ip address presentationIp address presentation
Ip address presentation
 
DNS - Domain Name System
DNS - Domain Name SystemDNS - Domain Name System
DNS - Domain Name System
 

Viewers also liked

Domain Name System
Domain Name SystemDomain Name System
Domain Name System
Gurkamal Rakhra
 
Ambient back scatter
Ambient back scatterAmbient back scatter
Ambient back scatterChe Tna
 
BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS Kak Yong
 
Introduction to computer network
Introduction to computer networkIntroduction to computer network
Introduction to computer network
Ashita Agrawal
 

Viewers also liked (6)

Domain Name System
Domain Name SystemDomain Name System
Domain Name System
 
Dns ppt
Dns pptDns ppt
Dns ppt
 
Ambient back scatter
Ambient back scatterAmbient back scatter
Ambient back scatter
 
Computer network ppt
Computer network pptComputer network ppt
Computer network ppt
 
BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS
 
Introduction to computer network
Introduction to computer networkIntroduction to computer network
Introduction to computer network
 

Similar to Domain name system presentation

Presentation2.pptx
Presentation2.pptxPresentation2.pptx
Presentation2.pptx
MuhammadNaeem491
 
Linux basics andng hosti
Linux basics andng hostiLinux basics andng hosti
Linux basics andng hosti
Patruni Chidananda Sastry
 
The Application Layer
The Application LayerThe Application Layer
The Application Layer
MSharmilaDeviITDEPT
 
domain network services (dns)
 domain network services (dns) domain network services (dns)
domain network services (dns)
Vikas Jagtap
 
Domain name system
Domain name systemDomain name system
Domain name systemRahul Baghla
 
Internet dns introduction
Internet dns introductionInternet dns introduction
Internet dns introduction
Bogdan Chiribau
 
Dns
DnsDns
Active directory dns
Active directory dnsActive directory dns
Active directory dns
palashghosh123
 
How to configure dns server(2)
How to configure dns server(2)How to configure dns server(2)
How to configure dns server(2)Amandeep Kaur
 
DOMAIN NAME SYSTEM.pptx
DOMAIN NAME SYSTEM.pptxDOMAIN NAME SYSTEM.pptx
DOMAIN NAME SYSTEM.pptx
KimberlyAbalde
 
Active directory dns
Active directory dnsActive directory dns
Active directory dns
palashghosh123
 
Application layer
Application layerApplication layer
Application layer
Sagar jethi
 
1.1 DNS.ppt.ppt
1.1 DNS.ppt.ppt1.1 DNS.ppt.ppt
1.1 DNS.ppt.ppt
KirthiKanthN
 
Domain Name System Explained
Domain Name System Explained Domain Name System Explained
Domain Name System Explained
HTS Hosting
 
Domain name system
Domain name systemDomain name system
Domain name system
lehri_rasheeda
 
DNSPresentation.pptx
DNSPresentation.pptxDNSPresentation.pptx
DNSPresentation.pptx
KailashTayde
 
Zone in windows server 2012
Zone in windows server 2012Zone in windows server 2012
Zone in windows server 2012
devil00dante
 
Dns
DnsDns
DNS.docx
DNS.docxDNS.docx
DNS.docx
gatetesam
 

Similar to Domain name system presentation (20)

Presentation2.pptx
Presentation2.pptxPresentation2.pptx
Presentation2.pptx
 
Linux basics andng hosti
Linux basics andng hostiLinux basics andng hosti
Linux basics andng hosti
 
The Application Layer
The Application LayerThe Application Layer
The Application Layer
 
domain network services (dns)
 domain network services (dns) domain network services (dns)
domain network services (dns)
 
Domain name system
Domain name systemDomain name system
Domain name system
 
Internet dns introduction
Internet dns introductionInternet dns introduction
Internet dns introduction
 
Dns
DnsDns
Dns
 
Active directory dns
Active directory dnsActive directory dns
Active directory dns
 
How to configure dns server(2)
How to configure dns server(2)How to configure dns server(2)
How to configure dns server(2)
 
DOMAIN NAME SYSTEM.pptx
DOMAIN NAME SYSTEM.pptxDOMAIN NAME SYSTEM.pptx
DOMAIN NAME SYSTEM.pptx
 
Active directory dns
Active directory dnsActive directory dns
Active directory dns
 
Application layer
Application layerApplication layer
Application layer
 
1.1 DNS.ppt.ppt
1.1 DNS.ppt.ppt1.1 DNS.ppt.ppt
1.1 DNS.ppt.ppt
 
Domain Name System Explained
Domain Name System Explained Domain Name System Explained
Domain Name System Explained
 
Domain name system
Domain name systemDomain name system
Domain name system
 
DNSPresentation.pptx
DNSPresentation.pptxDNSPresentation.pptx
DNSPresentation.pptx
 
Zone in windows server 2012
Zone in windows server 2012Zone in windows server 2012
Zone in windows server 2012
 
Dns
DnsDns
Dns
 
DNS.docx
DNS.docxDNS.docx
DNS.docx
 
Domain Name Service
Domain Name ServiceDomain Name Service
Domain Name Service
 

Recently uploaded

This 7-second Brain Wave Ritual Attracts Money To You.!
This 7-second Brain Wave Ritual Attracts Money To You.!This 7-second Brain Wave Ritual Attracts Money To You.!
This 7-second Brain Wave Ritual Attracts Money To You.!
nirahealhty
 
guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...
Rogerio Filho
 
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
3ipehhoa
 
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
3ipehhoa
 
The+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptxThe+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptx
laozhuseo02
 
How to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptxHow to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptx
Gal Baras
 
BASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptxBASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptx
natyesu
 
1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...
JeyaPerumal1
 
Latest trends in computer networking.pptx
Latest trends in computer networking.pptxLatest trends in computer networking.pptx
Latest trends in computer networking.pptx
JungkooksNonexistent
 
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
3ipehhoa
 
test test test test testtest test testtest test testtest test testtest test ...
test test  test test testtest test testtest test testtest test testtest test ...test test  test test testtest test testtest test testtest test testtest test ...
test test test test testtest test testtest test testtest test testtest test ...
Arif0071
 
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptxLiving-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
TristanJasperRamos
 
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shopHistory+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
laozhuseo02
 
Output determination SAP S4 HANA SAP SD CC
Output determination SAP S4 HANA SAP SD CCOutput determination SAP S4 HANA SAP SD CC
Output determination SAP S4 HANA SAP SD CC
ShahulHameed54211
 
ER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAEER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAE
Himani415946
 
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and GuidelinesMulti-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Sanjeev Rampal
 

Recently uploaded (16)

This 7-second Brain Wave Ritual Attracts Money To You.!
This 7-second Brain Wave Ritual Attracts Money To You.!This 7-second Brain Wave Ritual Attracts Money To You.!
This 7-second Brain Wave Ritual Attracts Money To You.!
 
guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...
 
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
 
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
 
The+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptxThe+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptx
 
How to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptxHow to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptx
 
BASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptxBASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptx
 
1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...
 
Latest trends in computer networking.pptx
Latest trends in computer networking.pptxLatest trends in computer networking.pptx
Latest trends in computer networking.pptx
 
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
 
test test test test testtest test testtest test testtest test testtest test ...
test test  test test testtest test testtest test testtest test testtest test ...test test  test test testtest test testtest test testtest test testtest test ...
test test test test testtest test testtest test testtest test testtest test ...
 
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptxLiving-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
 
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shopHistory+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
 
Output determination SAP S4 HANA SAP SD CC
Output determination SAP S4 HANA SAP SD CCOutput determination SAP S4 HANA SAP SD CC
Output determination SAP S4 HANA SAP SD CC
 
ER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAEER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAE
 
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and GuidelinesMulti-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
 

Domain name system presentation

  • 1.
  • 2.  Addresses are used to locate objects  Names are easier to remember than numbers  You would like to get to the address or other objects using a name  DNS provides a mapping from names to resources of several types
  • 3.  Domain name is a way to identify and locate computers connected to internet  No two organizations can have same domain name  A domain name always consists of two or more components separated by periods called dots (.) EXAMPLE: www.yahoo.co.in, www.facebook.com etc.  Once a domain has been established subdomains can be created within the domain EXAMPLE: The domain for the large company could be “Vni.com” and within this domain subdomains can be created for each of the company’s regional office. Eg: Bombay.vni.com
  • 4.  Last name. subdomain. second-level domain. top-level domain EXAMPLE: vijay.Bombay.vni.com
  • 6. Top level domains are classified into 3 categories:  Organizational or generic domains  Geographical or country domains  Reverse domains
  • 7.  It consists of three character code which indicates the primary function of the organization or their generic behavior  Most commonly used top level domains are:  .com for commercial organization eg www.yahoo.com  .net for networking organizations eg www.zedge.net  .gov for government organizations eg www.newjersey.gov  .edu for educational organizations eg www.uducause.edu  .org for non-commercial organizations eg www.eklavya.org  .mil for military organizations eg www.dod.mil  .int for international organizations eg www.itu.int
  • 8.  It consists of two characters which represents different countries/regions all around the world  These codes have been standardized by International Standard Organizational (ISO) EXAMPLE:  .in India  .jp Japan  .us United States  .fr france  .it Italy  .cn China  .au Australia
  • 9.  It is a special domain name in-addr.apra that is used translate the IP address to fully qualified domain name EXAMPLE: 1.4.220.134 in-addr.apra will return sunc.scit.wlv. Here 1.4.220.134 is the IP address that is mapped to its name sunc.scit.wlv.at.uk with the help of in-addr.apra domain.
  • 10.
  • 11.  Each domain name has a corresponding IP address  When the user types the domain name in the address bar, the corresponding IP address is supplied. Such a translation is possible with the help of system called DNS (DOMAIN NAME SYSTEM)  DEFINITION: “DOMAIN NAME SYSTEM is a collection of the databases that contain information about domain names and their corresponding IP address.”
  • 12.
  • 13.  When an application program needs to communicate with other computer, it needs to translate the name and the other computer into its IP address. The applications program that requests the service then becomes the client of DNS.  It then sends the request to DNS server. The server looks up the name and then returns correct IP address.  A large number of DNS servers may be involved to get the right IP address. After receiving the correct IP address, the communication between two computers starts.
  • 14. 14 DNS client requesting for www.yahoo.com root DNS server local DNS server At ISP End 1 2 3 4 Yahoo.com DNS server com DNS server 1. When you type name www.yahoo.com into your browser it asks local DNS server (at ISP’s end) for its IP address. 2. When local DNS server does not find the IP address of given name, it forwards request to root DNS server and again enquire about IP address of it. 3. The root DNS server replies “ I do not know the IP address of www.yahoo.com but know the IP address of the com DNS server”. 4. The local DNS then asks the com DNS server for IP address
  • 15. 5. The com DNS server replies with same answer it does not know the IP address of www.yahoo.com but know the IP address of yahoo.com DNS server which is then return to local DNS server. 6. The local DNS server then ask the yahoo.com DNS server for IP address 7. It then replies with IP address corresponding to www.yahoo.com which it has 8. The local DNS server then sends this IP address back to the client computer that send the request DNS client requesting for www.yahoo.com root DNS server local DNS server At ISP End 1 2 3 4 5 6 7 8 com DNS server Yahoo.com DNS server
  • 16.
  • 17.  Data is maintained locally, but retrievable globally  No single computer has all DNS data  DNS lookups can be performed by any device  Remote DNS data is locally catchable to improve performance
  • 18.  No limit to the size of the database  One server has over 20,000,000 names  No limit to the number of queries  24,000 queries per second handled easily  Queries distributed among masters, slaves, and caches
  • 19.  Database can be updated dynamically Add/delete/modify of any record  Modification of the master database triggers replication Only master can be dynamically updated Creates a single point of failure
  • 20.  Data is replicated Data from master is copied to multiple slaves  Clients can query Master server Any of the copies at slave servers  Clients will typically query local caches  DNS protocols can use either UDP or TCP If UDP, DNS protocol handles retransmission, sequencing, etc.
  • 21.  The database is always internally consistent Each version of a subset of the database (a zone) has a serial number The serial number is incremented on each database change  Changes to the master copy of the database are replicated according to timing set by the zone administrator  Cached data expires according to timeout set by zone administrator