LPI
102-350 · Question #164
Which statement is true regarding the following /etc/resolv.conf file? search example.com nameserver 208.77.188.166 nameserver 208.77.188.167
The correct answer is D. example.com will be appended to host names when they do not contain dots. See the full explanation below for the reasoning.
Question
Which statement is true regarding the following /etc/resolv.conf file? search example.com nameserver 208.77.188.166 nameserver 208.77.188.167
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.
- Dexample.com will be appended to host names when they do not contain dots.
- EThe DNS server with the shortest ping time will be queried first. If the lookup fails, the second
How the community answered
(45 responses)- A2% (1)
- B4% (2)
- C13% (6)
- D78% (35)
- E2% (1)
Community Discussion
No community discussion yet for this question.