User Tools

Site Tools


internet:dns:dns_testing

This is an old revision of the document!


DNS Testing and Troubleshooting

Linux

sudo apt-get install namebench

Windows

Mail

Errors

https://forums.extrahop.com/t/tip-of-the-week-dns-servfail-dns-nxdomain-truncated-dns-requests/138

SERVFAIL messages show that the fully qualified domain name (FQDN) that has been looked up does exist, that the root name servers have information on the domain but that the authoritative name servers are not answering queries for this domain.

For NXDOMAIN, you need to track down the registrar with a tool such as 'whois' and find out why the domain is no longer available.

Troubleshooting

:!: Name server 'glue' records (child name servers) at the registrar have a long TTL…often 48 hours. Changing IP addresses of these servers takes a long time.

http://serverfault.com/questions/629367/dns-external-lookup-servfail

internet/dns/dns_testing.1453050581.txt.gz · Last modified: 2016/01/17 10:09 by gcooper