Troubleshooting DNS issues

Unable to resolve domain names A common DNS issue is the inability to resolve domain names, which can result in websites being inaccessible despite an active Internet connection. Causes and solutions Incorrect DNS server configuration: Ensure the DNS server addresses are correctly configured on client devices. To do so open a command prompt on the client device. Type nslookup and press Enter. Verify that the DNS server listed in the output is the correct one and is resolving domain names correctly. Note you have to enter the specific domain details, not type just “domain”. For example, you could use nslookup google.com. ...