SlideShare ist ein Scribd-Unternehmen logo
1 von 22
 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

Weitere ähnliche Inhalte

Was ist angesagt? (20)

Domain name system
Domain name systemDomain name system
Domain name system
 
DNS (Domain Name System)
DNS (Domain Name System)DNS (Domain Name System)
DNS (Domain Name System)
 
Firewall ppt
Firewall pptFirewall ppt
Firewall ppt
 
DNS ( Domain Name System)
DNS ( Domain Name System)DNS ( Domain Name System)
DNS ( Domain Name System)
 
Domain name system (dns)
Domain name system (dns)Domain name system (dns)
Domain name system (dns)
 
Internet address
Internet addressInternet address
Internet address
 
Internet protocol (ip) ppt
Internet protocol (ip) pptInternet protocol (ip) ppt
Internet protocol (ip) ppt
 
Client server model
Client server modelClient server model
Client server model
 
Dns
DnsDns
Dns
 
DHCP & DNS
DHCP & DNSDHCP & DNS
DHCP & DNS
 
HyperText Transfer Protocol (HTTP)
HyperText Transfer Protocol (HTTP)HyperText Transfer Protocol (HTTP)
HyperText Transfer Protocol (HTTP)
 
Osi reference model
Osi reference modelOsi reference model
Osi reference model
 
Domain Name System
Domain Name SystemDomain Name System
Domain Name System
 
Subnetting Presentation
Subnetting PresentationSubnetting Presentation
Subnetting Presentation
 
Internet Service Provider-ISP
Internet Service Provider-ISPInternet Service Provider-ISP
Internet Service Provider-ISP
 
Domain Name System DNS
Domain Name System DNSDomain Name System DNS
Domain Name System DNS
 
Domain name service
Domain name serviceDomain name service
Domain name service
 
Classes of ip addresses
Classes of ip addressesClasses of ip addresses
Classes of ip addresses
 
Ipv4 and Ipv6
Ipv4 and Ipv6Ipv4 and Ipv6
Ipv4 and Ipv6
 
Internet Domains
Internet DomainsInternet Domains
Internet Domains
 

Andere mochten auch

DNS - Domain Name System
DNS - Domain Name SystemDNS - Domain Name System
DNS - Domain Name SystemPeter R. Egli
 
Ambient back scatter
Ambient back scatterAmbient back scatter
Ambient back scatterChe Tna
 
Domain name system
Domain name systemDomain name system
Domain name systemDiwaker Pant
 
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 networkAshita Agrawal
 

Andere mochten auch (8)

DNS - Domain Name System
DNS - Domain Name SystemDNS - Domain Name System
DNS - Domain Name System
 
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
 
Domain name system
Domain name systemDomain name system
Domain name system
 
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
 

Ähnlich wie Domain name system presentation

Ähnlich wie 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
 

Kürzlich hochgeladen

『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书rnrncn29
 
IP addressing and IPv6, presented by Paul Wilson at IETF 119
IP addressing and IPv6, presented by Paul Wilson at IETF 119IP addressing and IPv6, presented by Paul Wilson at IETF 119
IP addressing and IPv6, presented by Paul Wilson at IETF 119APNIC
 
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书rnrncn29
 
TRENDS Enabling and inhibiting dimensions.pptx
TRENDS Enabling and inhibiting dimensions.pptxTRENDS Enabling and inhibiting dimensions.pptx
TRENDS Enabling and inhibiting dimensions.pptxAndrieCagasanAkio
 
Unidad 4 – Redes de ordenadores (en inglés).pptx
Unidad 4 – Redes de ordenadores (en inglés).pptxUnidad 4 – Redes de ordenadores (en inglés).pptx
Unidad 4 – Redes de ordenadores (en inglés).pptxmibuzondetrabajo
 
Cybersecurity Threats and Cybersecurity Best Practices
Cybersecurity Threats and Cybersecurity Best PracticesCybersecurity Threats and Cybersecurity Best Practices
Cybersecurity Threats and Cybersecurity Best PracticesLumiverse Solutions Pvt Ltd
 
ETHICAL HACKING dddddddddddddddfnandni.pptx
ETHICAL HACKING dddddddddddddddfnandni.pptxETHICAL HACKING dddddddddddddddfnandni.pptx
ETHICAL HACKING dddddddddddddddfnandni.pptxNIMMANAGANTI RAMAKRISHNA
 
SCM Symposium PPT Format Customer loyalty is predi
SCM Symposium PPT Format Customer loyalty is prediSCM Symposium PPT Format Customer loyalty is predi
SCM Symposium PPT Format Customer loyalty is predieusebiomeyer
 
Company Snapshot Theme for Business by Slidesgo.pptx
Company Snapshot Theme for Business by Slidesgo.pptxCompany Snapshot Theme for Business by Slidesgo.pptx
Company Snapshot Theme for Business by Slidesgo.pptxMario
 

Kürzlich hochgeladen (9)

『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
 
IP addressing and IPv6, presented by Paul Wilson at IETF 119
IP addressing and IPv6, presented by Paul Wilson at IETF 119IP addressing and IPv6, presented by Paul Wilson at IETF 119
IP addressing and IPv6, presented by Paul Wilson at IETF 119
 
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
 
TRENDS Enabling and inhibiting dimensions.pptx
TRENDS Enabling and inhibiting dimensions.pptxTRENDS Enabling and inhibiting dimensions.pptx
TRENDS Enabling and inhibiting dimensions.pptx
 
Unidad 4 – Redes de ordenadores (en inglés).pptx
Unidad 4 – Redes de ordenadores (en inglés).pptxUnidad 4 – Redes de ordenadores (en inglés).pptx
Unidad 4 – Redes de ordenadores (en inglés).pptx
 
Cybersecurity Threats and Cybersecurity Best Practices
Cybersecurity Threats and Cybersecurity Best PracticesCybersecurity Threats and Cybersecurity Best Practices
Cybersecurity Threats and Cybersecurity Best Practices
 
ETHICAL HACKING dddddddddddddddfnandni.pptx
ETHICAL HACKING dddddddddddddddfnandni.pptxETHICAL HACKING dddddddddddddddfnandni.pptx
ETHICAL HACKING dddddddddddddddfnandni.pptx
 
SCM Symposium PPT Format Customer loyalty is predi
SCM Symposium PPT Format Customer loyalty is prediSCM Symposium PPT Format Customer loyalty is predi
SCM Symposium PPT Format Customer loyalty is predi
 
Company Snapshot Theme for Business by Slidesgo.pptx
Company Snapshot Theme for Business by Slidesgo.pptxCompany Snapshot Theme for Business by Slidesgo.pptx
Company Snapshot Theme for Business by Slidesgo.pptx
 

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