QUARTER 2
LO 2: CONFIGURE NETWORK
SERVICES
SELF- LEARNING MODULE 9
Install and Configure
Domain Name System DNS
Writer: Ms. Virgie Alfaras Baylon
Reviewer: Mr. Cyrus N. Caruz
Introductory Message
For the facilitator:
Welcome to the (Computer System Servicing(CSS) Grade-12) Self Learning Module
on (Install and Configure Domain Name System DNS) !
This Self Learning Module was collaboratively designed, developed and reviewed by
educators from Schools Division Office of Pasig City headed by its Officer-In-Charge
Schools Division Superintendent, Ma. Evalou Concepcion A. Agustin in partnership
with the Local Government of Pasig through its mayor, Honorable Victor Ma. Regis
N. Sotto. The writers utilized the standards set by the K to 12 Curriculum using the
Most Essential Learning Competencies (MELC) while overcoming their personal,
social, and economic constraints in schooling.
This learning material hopes to engage the learners into guided and independent
learning activities at their own pace and time. Further, this also aims to help
learners acquire the needed 21st century skills especially the 5 Cs namely:
Communication, Collaboration, Creativity, Critical Thinking and Character while
taking into consideration their needs and circumstances.
In addition to the material in the main text, you will also see this box in the body of
the module:
Notes to the Teacher
This contains helpful tips or strategies
that will help you in guiding the learners.
As a facilitator you are expected to orient the learners on how to use this module.
You also need to keep track of the learners' progress while allowing them to
manage their own learning. Moreover, you are expected to encourage and assist the
learners as they do the tasks included in the module.
EXPECT AT ION
After completing the lesson the learners should be able to:
A. Know the concept of configuring Domain Name System (DNS);
B. Install Domain Name System (DNS); and
C. Enumerate the steps of installing and Configuring Domain Name System
(DNS) server
PRET EST
Directions: Find the steps on how to go to the screen below:
Select the letter inside the box. Write the letter on the space provided below.
(Server Manager Adding Roles)
a. Roles d. Administrative Tools
b. Start e. Control Panel
c. Server Manager
1. _______________________________ D. _______________________________
2. _______________________________ E. _______________________________
3. _______________________________
RECAP
Multiple Choice
Directions: Encircle the letter of the correct answer.
1. translates domain names to IP addresses to download internet resources
A. DNS C. DHCP
B. Web browser D. URL
2. It interact through Internet protocol IP addresses
A. Web browser C. Server
B. URL D. Webpage
3. It’s typically maintained by your Internet Service Provider (ISP).
A. DNS resolve C. DNS local cache
B. Root nameserver D. TLD nameserver
4. This network keeps track of all the servers that maintain a directory of each
domain, like .com, .net, /org. and so on.
A. DNS resolver C. DNS local cache
B. Root nameserver D. TLD nameserver
5. This server essentially takes control of the DNS query, temporarily becoming
the DNS client.
A. DNS resolver C. DNS local cache
B. Root nameserver D. TLD nameserver
6. This is the final stop for the DNS query.
C. DNS resolver C. DNS local cache
D. Root nameserver D. Authoritative nameserver
7. It maintains a directory of a specific domain.
A. DNS resolver C. TLD nameserver
B. Root nameserver D. Authoritative nameserver
8. It is any temporary storage location for copies of files or data, usually the
term is used in reference to Internet technologies.
A. DNS resolver C. TLD nameserver
B. Cache D. Authoritative nameserver
9. It is another term for DNS server.
A. nameserver C. TLD nameserver
B. Cache D. Authoritative nameserver
10. It is the process of storing copies of files in a cache, or temporary storage
location, so that they can be accessed more quickly.
C. nameserver C. TLD nameserver
D. Cache D. Caching
LESSON
INSTALL AND CONFIGURE DOMAIN NAME SYSTEM (DNS)
INSTALLATION
Step 1: Install a DNS server from the
Control Panel, follow these steps:
Go to Start —> Control Panel —>
Administrative Tools —> Server
Manager.
Expand and click Roles
Click on Add Roles
https://www.itzgeek.com/wp-content/uploads/2011/11/WIN-2008-DNS001.jpg
Step 2 : The new window will open with
the list of roles available to install.
Select DNS server and Click Next.
https://www.itzgeek.com/wp-content/uploads/2011/11/WIN-2008-DNS002.jpg
Step 3: Click Next on the introduction
windows. In the last window click on
install. It will start installation, the
following window shows the progress of
installation.
https://www.itzgeek.com/wp-content/uploads/2011/11/WIN-2008-DNS003.jpg
CONFIGURING DNS
After installing DNS, you have to go Start —> All Programs —> Administrative
Tools —> DNS for managing DNS server.
Whenever configuring your DNS server, you must be know about following
concepts:
Forward lookup zone
Reverse lookup zone
Zone types
A forward lookup zone is helps to resolve host names to IP addresses. A reverse
lookup zone allows a DNS server to discover the DNS name of the host. Basically, it
is the exact opposite of a forward lookup zone. A reverse lookup zone is not
required, but it is easy to configure and will allow for your Windows Server 2008
Server to have full DNS functionality.
When selecting a DNS zone type, you have the following options: Active
Directory (AD) Integrated, Standard Primary, and Standard Secondary. AD
Integrated stores the database information in AD and allows for secure
updates to the database file. This option will appear only if AD is configured.
If it is configured and you select this option, AD will store and replicate your
zone files.
A Standard Primary zone stores the database in a text file. This text file can be
shared with other DNS servers that store their information in a text file. Finally, a
Standard Secondary zone simply creates a copy of the existing database from
another DNS server. This is primarily used for load balancing.
Step 1: Right Click on the name of the
server in the DNS management console,
Select on the Configure DNS server.
https://www.itzgeek.com/wp-content/uploads/2011/11/WIN-2008-DNS0011.jpg
Step 2: Click on Create forward and
reverse lookup zone, then click next.
https://www.itzgeek.com/wp-content/uploads/2011/11/WIN-2008-DNS-Forward-Zone.jpg
Step 3: Click on the Yes,create the
forward lookup zone now on the
forward lookup zone window.
https://www.itzgeek.com/wp-content/uploads/2011/11/WIN-2008-DNS-Configure-Forward-Zone.jpg
Step 4: Click on the desired zone that
you want to create, in this case Primary
Zone.
https://www.itzgeek.com/wp-content/uploads/2011/11/WIN-2008-DNS-Primary-Zone.jpg
Step 5: Type the Name of the Zone and
click Next.
https://www.itzgeek.com/wp-content/uploads/2011/11/WIN-2008-DNS-Zone-Name.jpg
Step 6: Click Next on the Zone File Name.
Step 7: Select the Allow both nonsecure and Secure dynamic updates and click
Next to Continue.
Step 8: Select Yes, I want to create reverse lookup zone now, Click Next to
continue.
Step 10: Select Primary Zone in Zone creating Window.
Step 11: Choose whether you want
to create IPv4 or IPv6 reverse lookup
zone.( in this sample choose IPv4
Reverse lookup zone).
https://www.itzgeek.com/how-tos/windows/how-to-setup-configure-dns-server-on-windows-2008-r2-server.html
Step 12: Type you netword ID in the
following window.
https://www.itzgeek.com/wp-content/uploads/2011/11/WIN-2008-DNS-Network-ID.jpg
Step 13: Click Next on the Reverse lookup Zone file name window.
Step 14: Select the Allow both nonsecure and Secure dynamic updates and click
Next to Continue.
Step 15: Select No, I should not forward
queries, then click Next.
https://www.itzgeek.com/wp-content/uploads/2011/11/WIN-2008-DNS-Forward-Queries.jpg
Step 16: Click finish on the final window.
https://www.itzgeek.com/wp-content/uploads/2011/11/WIN-2008-DNS-Finish.jpg
Managing DNS Server:
After the installation and configuration of the forward and reverse lookup zone, now
the server is ready to create the other records associated with the DNS and Zones.
There are several records available, here is the listing of some of the important
records.
Start of Authority (SOA) Pointer (PTR)
Name Servers Canonical Name (CNAME) or Alias
Host (A) Mail Exchange (MX)
ACT IVIT IES
Directions: Fill in the blanks the missing words. Steps to install DNS Server
Go to
1. ___________________________
2. 2. ___________________________
3. 3. ___________________________
4. 4. ___________________________
5. Expand and click _________________
6. Click on __________________________
https://www.itzgeek.com/wp-content/uploads/2011/11/WIN-2008-DNS001.jpg
The new window will open with the list of
roles available to install.
Select
7. _________________________________
8. and Click ______________________
https://www.itzgeek.com/wp-content/uploads/2011/11/WIN-2008-DNS002.jpg
Click Next on the introduction windows.
In the last window
9. click on_______________________
10. It will start __________________
https://www.itzgeek.com/wp-content/uploads/2011/11/WIN-2008-DNS003.jpg
WR AP UP
DOMAIN NAME SYSTEM (DNS) INSTALLATION AND CONFIGURATION
Windows administrators use DNS server to the Domain Name System (DNS) in a
hierarchical distributed naming system for computers, services, or any resource
connected to the Internet or a private network. It associates various of information
with domain names assigned to each of the participating entities. Most importantly,
it translates domain names meaningful to humans into the numerical identifiers
associated with networking equipment for the purpose of locating and addressing
these devices worldwide.
Before using, we need to install the DNS server and configuring the following
concepts:
Forward lookup zone
Reverse lookup zone
Zone types
VALUI NG
We have learned How to configure and install Domain Name System (DNS), briefly
discuss each step on your own ideas.
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
POST T EST
TRUE or FALSE
Directions: Read each statement below carefully. Write T if the statement is correct
and F if wrong in the space provided before each number.
_______ 1. A forward lookup zone is helps to resolve host names to IP addresses.
________2. A Standard Primary zone stores the database in an executable file.
_______ 3. A reverse lookup zone allows a DNS server to discover the DNS name of
the host.
_______ 4. In selecting a DNS zone type, AD will store and duplicate your zone files.
_______ 5. Standard Secondary zone simply creates a copy of the existing database
from another DNS server.
K EY T O CORRECT ION
Pre-test Recap Activity Post-test
1. b 1. A 1. Start 1. T
2. e 2. B 2. Control Panel 2. F
3. d 3. C 3. Administrative Tools 3. T
4. b 4. B 4. Server Manager 4. F
5. a 5. A 5. DNS Server 5. T
6. D 6. Roles
7. C 7. Add Roles
8. B 8. Next
9. A 9. Install
10. D 10. Installation
R E F E R E N CE S
Online Sites:
(access July 31, 2020)
https://www.itzgeek.com/how-tos/windows/how-to-setup-configure-dns-server-
on-windows-2008-r2-server.html
http://www.trainingtech.net/configure-dns-on-windows-server-2008-r2/
Images
(access July 31, 2020)
https://www.itzgeek.com/how-tos/windows/how-to-setup-configure-dns-server-
on-windows-2008-r2-server.html