Ask Question
4 November, 16:55

While troubleshooting a network connection problem for a coworker, you discover the computer is querying a nonexistent DNS server. What command line utility can you use to assign the correct DNS server IP address?

+3
Answers (1)
  1. 4 November, 18:43
    0
    nslookup ifconfig.

    Explanation:

    The nslookup is used a number of times by network admins to troubleshoot DNS related problems. In addition, this command finds IP addresses and name servers of hosts. This utility command queries the DNS database tables from every host in a network. It then determines the host name and issues an IP. It sort of converts your domain name into an IP addresses. This command combined with ifconfig finds the correct DNS servers and assigns the correct DNS server IP.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “While troubleshooting a network connection problem for a coworker, you discover the computer is querying a nonexistent DNS server. What ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers