LPI
117-102 · Question #390
Which of the following statements is true regarding the below /etc/resolv.conf file? search example.com 127.0.0.1 208.77.188.166
The correct answer is A. There is a syntax error. See the full explanation below for the reasoning.
Question
Which of the following statements is true regarding the below /etc/resolv.conf file? search example.com 127.0.0.1 208.77.188.166
Options
- AThere is a syntax error.
- BIf DNS queries to the localhost fail, the server 208.77.188.166 will be queried.
- Cexample.com will be appended to all host lookups.
- DThe DNS servers at 127.0.0.1 and 208.77.188.166 will be queried in a round robin fashion.
- EThe DNS server with the shortest ping time will be queried first. If the lookup fails, the second server
How the community answered
(20 responses)- A80% (16)
- B10% (2)
- D5% (1)
- E5% (1)
Community Discussion
No community discussion yet for this question.