Monday, December 28, 2009

How to install and configure Windows 2000 DNS server?

The Domain Name System (DNS) is the Active Directory locator in Windows 2000. Active Directory clients and client tools use DNS to locate domain controllers for administration and logon. You must have a DNS server installed and configured for Active Directory and the associated client software to function correctly.
Install Microsoft DNS Server
Click Start, point to Settings, and then click Control Panel.
Double-click Add/Remove Programs.
Click Add and Remove Windows Components.
The Windows Components Wizard starts. Click Next.
Click Networking Services, and then click Details.
Click to select the Domain Name System (DNS) check box, and then click OK.
Click OK to start server Setup. The DNS server and tool files are copied to your computer.
Continue to the next step to configure the DNS server.
Configure the DNS Server Using DNS Manager
Click Start, --> Programs, --> Administrative Tools, and then click DNS Manager.
You see two zones under your computer name: Forward Lookup Zone and Reverse Lookup Zone.
The DNS Server Configuration Wizard starts. Click Next.
Note: If the Wizard does not auto-start, right-click your server name object in the DNS Manager console and choose Configure your Server.
Choose to add a forward lookup zone. Click Next. The new forward lookup zone must be a primary zone so that it can accept dynamic updates. Click Primary, and then click Next.
The zone name must be exactly the same as your Active Directory Domain name, or, if on a stand-alone or workgroup environment - the same as the suffix for all of the network computers that are to register with this DNS server. Type the name of the zone, and then click Next.

Accept the default name for the new zone file. Click Next.
Choose to add a reverse lookup zone now. Click Next.

Click Primary, and then click Next.
Type the name of the zone, and then click Next. The zone name should match the Network ID of your local subnet. For example, if your subnet range is from 192.168.0.1 to 192.168.0.254, type 192.168.0 in the name value.
Accept the default name for the new zone file. Click Next.
Click Finish to complete the Server Configuration Wizard.