Install and Configure DNS on Windows Server 2003
The Windows Components Wizard should come up. Scroll down, and select “Network Services” and click on Details:
Click on OK, and then click on Next in the wizard window. The installation of DNS should start.
if your Server is setup with dynamic IP address, you will get this warning at the middle of the installation:
Click on the OK button. The Local Area Connection Properties window will come up to setup the static IP address.select Internet Protocol (TCP/IP) and click on properties.
The TCP/IP Properties window will come up. type the IP address, subnet mask, default gateway, and DNS. by typing IPconfig /all on the command prompt you can get this information the server is currently using. remember you need to exclude this IP address from the DHCP server on the router:
Click on the OK button. After this, the DNS installation should finish.
Comments