Difference between revisions of "Testing bind server configuration"

From Notes_Wiki
(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...")
(No difference)

Revision as of 04:43, 7 November 2012

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.