Duplicate Question
The question on this page has been marked as a duplicate question.
Original Question
1. While troubleshooting a network connection problem for a co-worker, you discover the computer is querying a non-existent DNS...Question
1. 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? Is DNS using UDP or TCP?
computer is querying a nonexistent DNS server. What command-line utility can you
use to assign the correct DNS server IP address? Is DNS using UDP or TCP?
Answers
There are no human answers yet.
Answered by
GPT 3.5
To assign the correct DNS server IP address, you can use the command-line utility `ipconfig` on a Windows machine or `ifconfig` on a Unix/Linux machine. The specific command would vary depending on the operating system you are using.
DNS primarily uses UDP (User Datagram Protocol) for its query and response messages. However, it can also use TCP (Transmission Control Protocol) for certain situations like large responses or zone transfers.
DNS primarily uses UDP (User Datagram Protocol) for its query and response messages. However, it can also use TCP (Transmission Control Protocol) for certain situations like large responses or zone transfers.
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.