IMPLEMENTING NAME RESOLUTION USING DNS - PowerPoint PPT Presentation

1 / 20
About This Presentation
Title:

IMPLEMENTING NAME RESOLUTION USING DNS

Description:

Used for reverse lookups. Stub. Contains the resource records. that ... Forward lookup. Reverse lookup. Benefits. Fault tolerance. Security. Multimaster ... – PowerPoint PPT presentation

Number of Views:128
Avg rating:3.0/5.0
Slides: 21
Provided by: iwsC
Category:

less

Transcript and Presenter's Notes

Title: IMPLEMENTING NAME RESOLUTION USING DNS


1
IMPLEMENTINGNAME RESOLUTION USING DNS
  • Chapter 3

2
WHAT IS NAME RESOLUTION?
  • Name resolution is the process that translates
    computer names that are easy for users to
    understand to numerical Internet Protocol (IP)
    addresses, which are difficult for users to
    remember but necessary for TCP/IP communications.

3
OVERVIEW OF DNS
  • Benefits of DNS
  • Scalability
  • Constancy
  • Ease of use
  • DNS overview
  • Domain Name System (DNS)
  • DNS zones
  • Types of DNS servers
  • DNS resource records
  • DNS resolvers

4
DOMAIN NAMESPACE
5
INSTALLING DNS
6
DNS ZONES
7
STANDARD ZONES
8
ACTIVE DIRECTORYINTEGRATED ZONES
  • Zone types
  • Forward lookup
  • Reverse lookup
  • Benefits
  • Fault tolerance
  • Security
  • Multimaster
  • Efficient replication
  • Secondary zones

9
ROOT HINTS
10
DNS SERVER TYPES
11
DNS RESOURCE RECORD TYPES
  • Start of authority (SOA)
  • Name server (NS)
  • Host address (A)
  • Pointer (PTR)
  • Canonical name (CNAME)
  • Mail exchanger (MX)
  • Service locator (SRV)
  • Other record types

12
USING ITERATIVE QUERIES IN THE DNSQUERY PROCESS
13
USING RECURSIVE QUERIES IN THE DNS QUERY PROCESS
14
QUERY RESPONSES
  • Positive answer
  • Authoritative answer
  • Referral answer
  • Negative answer

15
NAME SERVER CACHING
  • Improves query response time
  • Reduces network traffic

16
DELEGATING ZONES
17
UNDERSTANDING ZONE TRANSFERS
18
CONTROLLING WHICH SERVERS ARENOTIFIED OF UPDATES
19
UNDERSTANDING FORWARDING
  • Standard forwarding
  • Conditional forwarding

20
SUMMARY
  • What is DNS?
  • DNS zone types
  • Root hints
  • DNS server types
  • DNS record types
  • DNS query process
  • Delegating zones
  • Zone transfer
  • Forwarding
Write a Comment
User Comments (0)
About PowerShow.com