Chapter 4 DNS
Chapter 4 DNS
Dns benefits:
Scalability- Because dns is capable of distributing workload across several databases or computers, it
can scale to handle any level of name resolutions reqired.
Ease of Use-Users Access computers using easy to remember names such as www.microsoft.com rather
than a numerical ip addresss.
Simplicity- users need to learn only on naming convention to find resources on either the internet or
intranet.
Filebacked zone
-primary
-secondary
-stub
Standard primary zone- hosts a read/write copy of the dns zone in which resource records are created
and managed. Only one server can host and load the master copy of the zone; no additional primary
servers for the zone are permitted and only the server hosting the primary zone is allowed to accept
dynamic updates and process.
Standard secondary zone- a copy of the zone file may be stored on one or more servers to balance
network load, provide falut tolerance or avoid forcing queries across slow, wan link.is a read only copy
of standard primary dns zone.
Fullzone transfer (axfr)= entire contents of the zone is copied form the primary server to the secondary
server during each zone transfer.
Incremental zone transfer(ixfr)-in which only changed info is transmitted after an initial axfr. In order to
cut down on bandwidth usage.
Stub zone-contains only those resources records necessary to identify the authorative
1. Fault tolerance
2. Security
4. Efficient replication
Dacl(distortionary access control list)- enables you to specify which users and groups may modify the
dns zones.
-To all dc that are dns servers in the local domain. Aka domain dns zones application partition
-to all dc that are also dns servers in the entire forest also known as forest dns zones application.
4. The master server notifies the secondary server of a zone change or changes.
Question 1
1 out of 1 points
To conserve disk space, DNS servers store only the most recent updates.
Answer
Selected Answer: True
Correct Answer: True
Question 2
0 out of 1 points
The primary DNS server for a zone is not required to perform an incremental zone
transfer.
Answer
Selected Answer: False
Correct Answer: True
Question 3
1 out of 1 points
Question 4
0 out of 1 points
1 out of 1 points
As long as the TTL for a cached resource record does not expire, a DNS server can
continue to cache and use the resource record again when answering queries by its
clients that match these resource records.
Answer
Selected Answer: True
Correct Answer: True
Question 6
0 out of 1 points
In a Windows Server 2008 network, the primary means of locating network devices and
network services is through the use of __________.
Answer
Selected Answer:
TCP/IP
Correct Answer:
DNS
Question 7
0 out of 1 points
Question 8
0 out of 1 points
Question 9
1 out of 1 points
Question 10
1 out of 1 points
Question 11
1 out of 1 points
Which zone hosts a read/write copy of the DNS zone in which resource records are
created and managed?
Answer
Selected Answer:
standard primary zone
Correct Answer:
standard primary zone
Question 12
0 out of 1 points
Which zone is a copy of a zone that contains only those resource records necessary to
identify the authoritative DNS servers for that zone?
Answer
Selected Answer:
standard secondary zone
Correct Answer:
stub zone
Question 13
1 out of 1 points
Which zone enables a host to determine another host’s name based on its IP address?
Answer
Selected Answer:
reverse lookup zone
Correct Answer:
reverse lookup zone
Question 14
0 out of 1 points
Question 15
1 out of 1 points
Question 16
0 out of 1 points
Question 17
1 out of 1 points
Question 18
1 out of 1 points
Question 19
1 out of 1 points
Which of the following is a 32-bit integer representing the maximum time, in seconds,
that a DNS server or client caches this resource record before it is discarded?
Answer
Selected Answer:
TTL
Correct Answer:
TTL
Question 20
0 out of 1 points
After sending a zone transfer request, which option shows how long (in seconds) the
zone’s secondary server waits before sending another request?
Answer
Selected Answer:
Minimum TTL
Correct Answer:
Retry
Question 21
0 out of 1 points
What is the length of time that the DNS service waits before retrying a query made
during a recursive lookup?
Answer
Selected Answer:
5 seconds
Correct Answer:
3 seconds
Question 22
0 out of 1 points
What is the length of time that the DNS service waits before failing a recursive lookup
that has been retried?
Answer
Selected Answer:
7 seconds
Correct Answer:
15 seconds
Question 23
0 out of 1 points
Question 24
1 out of 1 points
You can use the DNS console to manually or automatically test DNS servers by
submitting all of the following queries __________.
Answer
Selected Answer:
both B and C
Correct Answer:
both B and C
Question 25
1 out of 1 points
Question 26
8 out of 10 points
Match description to technology name.
Answer
Correct Selected
Question
Match Match
A DNS zone stored in Active Directory can take B. B.
advantage of increased security by modifying its discretionary discretionary
__________ access control list.
An Active Directoryintegrated __________ lookup E. E.
zone is used for resolving an IP address to a name and reverse reverse
is similar to the standard in-addr.arpa zone.
A DNS server on a network is designated as a(n) I. I.
__________ by having the other DNS servers in the forwarder forwarder
network forward the queries they cannot resolve locally
to that DNS server.
__________ forwarding enables a DNS server to A. A.
forward queries to other DNS servers based on the Conditional Conditional
DNS domain names in the queries.
The __________ command uses the local server to get G. G.
the address of the server to which it must switch. lserver lserver
__________ is provided as a built-in command-line tool C. D.
for managing DNS servers in Windows Server 2008. dnscmd
Dnscmd
DNS round __________ is a load-balancing J. J.
mechanism used by DNS servers to share and robin robin
distribute network resource loads.
The process of mapping an IP address to a computer H. H.
name is called name __________. resolution resolution
You can add additional NS records by using DNS D. C.
Manager or the __________ command-line tool. dnscmd
Dnscmd
When you are in interactive mode, you can also F. F.
use the __________ command to configure Set Set
Nslookup options that determine how the resolver
carries out queries.
Question 27
8 out of 8 points