How to Test a DNS Server Setup

How to Test a DNS Server Setup thumbnail
DNS servers resolve IPs to friendly names.

Domain name servers (DNS) translate friendly, fully qualified domain names to IP addresses. IP addresses are numerical addresses that allow users to communicate on a network or the Internet. If your DNS server is set up properly, the server allows you to enter a domain name and returns an IP address. This can be tested using the "ping" utility available in the Windows command prompt. The ping command sends a small data packet to a computer, but it first uses the DNS server to retrieve the IP address.

Instructions

    • 1

      Click the Windows "Start" button and select "Run." Enter "cmd" into the text box. Click "OK" to open the Windows command prompt.

    • 2

      Enter "ping dns_server" into the command prompt. Replace "dns_server" with the name of your DNS server. This first indicates that the DNS server is online and communicating with the network.

    • 3

      Enter "ping computer_name" into the command prompt. The "computer_name" can be any domain on the Internet or even a computer on your local network. If the ping command is successful, the DNS server is properly working.

Tips & Warnings

  • An unsuccessful ping of a machine returns "Request Timed Out." A successful ping returns the response and the time it took to receive a response in milliseconds.

Related Searches:

References

  • Photo Credit networking image by .shock from Fotolia.com

Comments

You May Also Like

  • How to Test & Set Up DNS

    Your computer needs Domain Name System (DNS) server information entered to allow you to access websites on the Internet without knowing the...

  • How to Test DNS

    If your computer loses IP connectivity because it can't look up a Web address, it may be that the DNS server is...

  • How to Setup a DNS Server

    Computers and Internet networking equipment communicate with each other via numerical IP addresses, rather than domain names. In order to prevent Internet...

  • How to Ping a Server Name

    Ping is a network program that sends short data packages ("echo requests") to a particular host and then listens to a response....

  • How to Read Ping Test Results

    Ping is a computer program originally designed by Mike Muuss in 1983 to troubleshoot a network and its connections by sending packets...

  • How to Test a DNS Command

    Testing a DNS command is done to determine if the DNS resolution for your Internet service is working correctly. If the DNS...

  • How to Configure a Remote Access Server for Windows 2003

    Remote Access Server is a service created to allow specified users to connect to Windows 2003 Server without their computing device residing...

  • How to Test an Internal DNS

    An internal domain name system (DNS) server can be beneficial to a private network. It speeds browsing and improves accessibility. DNS servers...

Related Ads

Featured