Install and Configure the External DNS Server

Cc526436.chm_head_left(en-us,TechNet.10).gif Cc526436.chm_head_middle(en-us,TechNet.10).gif Cc526436.chm_head_right(en-us,TechNet.10).gif

Install and Configure the External DNS Server

In this section, you deploy and configure your external DNS server, DNS01.

In the reference architecture, you will deploy a single external DNS server with a single Network Interface.

If you plan on deploying an external DNS server in a production environment you should familiarize your self with the best practices for External DNS Server Hardening.

Tasks

  1. Prepare the External DNS Server
  2. Add DNS Services to the DNS Server

Prepare the External DNS Server

Perform a default installation of Windows Server 2003 R2 on DNS01. This requires you to install Windows Server 2003 with SP1, and then install Windows Server 2003 R2.

Procedure DWCM.19: To install Windows Server 2003 R2 on DNS01

  1. Perform a default installation of Windows Server 2003, Standard Edition (with Service Pack 1 integrated), by using the CD boot method. Install the Support Tools from the Windows Server 2003 CD. Use appropriate naming conventions for your environment.
  2. After Setup for Windows Server 2003 with SP1 is complete, log on to the computer as an administrator. Insert Disc 2 into your CD-ROM drive. Setup for Disc 2 should start automatically. If it does not start automatically, browse to Disk 2 (or the shared folder that contains the Setup files) and, in the \Cmpnents\R2 folder, click Setup2.exe. Follow the instructions on your screen to upgrade to R2.

Prepare this server by enabling Remote Desktop, installing Microsoft .NET Framework 2.0, installing the Windows Server 2003 Support Tools, and installing the latest updates from Microsoft.

Procedure DWCM.20: To prepare DNS01

  1. Enable Remote Desktop. Click Start, point to Control Panel, click System, and then, on the Remote tab, select Enable Remote Desktop on this Computer.
  2. Install the Microsoft .NET Framework 2.0.
  3. Install Support Tools from the Support Tools directory on the Windows Server 2003 CD.
  4. Apply any released updates to Windows Server 2003 by using Microsoft Update.

Add DNS Services to the DNS Server

Use the Control Panel Add/Remove Programs utility to add DNS services to the DNS server.

Procedure DWCM.21: To add DNS services to DNS01

  1. On DNS01, click Start, point to Control Panel, and then click Add or Remove programs.

  2. Click Add/Remove Windows Components.

  3. Scroll down and select Networking services.

  4. Click Details, and then select the Domain Name System (DNS) check box.

  5. Click OK, and then click Next.

    Note

    You may be prompted to use the Windows Setup disk to complete the installation of DNS services.

Note

In Build Service Provisioning, you will deploy provisioning components that will allow you to automate the creation of DNS records on this external DNS server.