An administrator is attempting to troubleshoot a program that is unable to resolve IP addresses from FQDNs. Which of the following commands is used to check reverse DNS settings?

A. dig
B. ifconfig
C. nbtstat
D. route

Answer: A. dig

Computer Science & Information Technology

You might also like to view...

Which statement is false?

a. A linked list is a linear collection of self-referential class objects called nodes connected by reference links. b. A linked list is appropriate when the number of data elements to be represented in the data structure is unpredictable. c. A linked list is a fixed-size data structure. d. By convention, the link reference in the last node of a list is set to null to mark the end of the list.

Computer Science & Information Technology

To automatically create a table of contents, you must use ____.

A. built-in heading styles B. section breaks C. page numbers D. references

Computer Science & Information Technology