linux_wiki:troubleshoot_dns_client_issues

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux_wiki:troubleshoot_dns_client_issues [2016/09/29 22:52]
billdozor
linux_wiki:troubleshoot_dns_client_issues [2019/05/25 23:50] (current)
Line 4: Line 4:
  
 Client perspective checking DNS configuration. Client perspective checking DNS configuration.
 +
 +----
 +
 +====== Lab Setup ======
 +
 +The following virtual machines will be used:
 +  * server1.example.com (192.168.1.150) -> Perform all connectivity tests from here
 +  * server2.example.com (192.168.1.151) -> Install DNS caching here
  
 ---- ----
Line 70: Line 78:
 dig @<ip-of-dns> google.com dig @<ip-of-dns> google.com
 </code> </code>
 +
 +\\
 +Dig returns a status indicator in the "Got Answer" section. Values can be:
 +  * NOERROR - DNS resolve was successful
 +  * NXDOMAIN - DNS info requested could not be found
 +  * SERVFAIL - Error contacting a DNS server
  
 ---- ----
  
  • linux_wiki/troubleshoot_dns_client_issues.1475203939.txt.gz
  • Last modified: 2019/05/25 23:50
  • (external edit)