Testing bind server configuration

From Notes_Wiki
Revision as of 04:43, 7 November 2012 by Saurabh (talk | contribs) (Created page with "=Testing bind server configuration= ==Checking response times== One of the parameters that can be tested for DNS servers is response time. We can use command: <pre> dig @<na...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Testing bind server configuration

Checking response times

One of the parameters that can be tested for DNS servers is response time. We can use command:

dig @<nameserver_IP> <test_domain> | grep time

command to see how fast a given nameserver is able to resolve queried domain.