|
CONFIGURING AN INTERNAL DNS SERVER.
(WINDOWS SERVER 2003)
About DNS (Domain Name System).
This tutorial documents the steps needed to create an internal
DNS Server that will allow you to use "friendly"
names within your LAN (Local Area Network) or provide a platform
for Host Headers to be used within your IIS (Internet Information
Services) configuration.
To find out more about DNS, visit the following site:
http://www.microsoft.com/windows2000/technologies/communications/dns/default.asp
| 
|
|
 |
| |
1. Installing
DNS on Windows Server 2003:
If using the new style Start menu: Click on "Start",
"Control Panel", "Add or Remove Programs"
and select the "Add/Remove Windows Components"
tab on the left-hand side.
If using the "Classic" style Start menu: Click
on "Start", "Settings", "Control
Panel", "Add or Remove Programs" and
select the "Add/Remove Windows Components"
tab on the left-hand side.
In the "Windows Components Wizard", highlight
the "Networking Services" and press the "Details"
button. The screen below will be displayed (Fig 1).

Figure 1 - The Application Server Screen
Then, check "Domain Name System (DNS)"
as shown in Figure 2 below and click "OK"
to close each window and "Next" to install
DNS. You will be asked to insert your Windows Server
2003 disk. Click "Finish" once the installation
is complete.

Figure 2 - The Networking Services Screen
You have now installed DNS. |
|
 |
|
 |
| 
|
|
 |
| |

Figure 3 - Where to find the IIS Manager
2. Where to find the DNS Manager:
If you are using the new style Start menu, you can reach
the Internet Information Services console by clicking
"Start", "Administrative Tools"
and selecting "DNS" from the list in figure
3 above.
If you are using the "Classic" style Start
Menu, you can reach the console by clicking "Start",
"Programs", "Administrative Tools"
and select "DNS" from the list in figure 3
above.
|
|
 |
|
 |
| 
|
|
 |
| |

Figure 11 - Configuring your client PCs (Windows
XP)
10. Configuring your client PCs (Windows XP):
To configure your client PCs to use the new DNS Server
you will need to make a change to their network settings.
To do this, right-click on "My Network Places"
and select "Properties". Then, right-click
on "Local Area Connection" and select "Properties".
Select "Internet Protocol (TCP/IP)" from the
list and click "Properties". The screen shown
in figure 11 will be shown.
Ensure that the "Use the following DNS server
addresses" radio button is selected and enter the
IP address of your new DNS Server into the "Preferred
DNS Server" box and press "OK". The client
PC will now use your new DNS Server.
Alternatively, where you have access to a DHCP server,
you can configure it to issue the IP address of the
new DNS server to all your client PCs automatically.
This is the preferred method of assigning a DNS server
and the method I use in my internal network.
|
|
 |
|
 |
|