nerdexam
LPI

117-102 · Question #123

Which statement is true regarding the following /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 statement is true regarding the following /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

How the community answered

(54 responses)
  • A
    83% (45)
  • B
    6% (3)
  • C
    7% (4)
  • D
    2% (1)
  • E
    2% (1)

Community Discussion

No community discussion yet for this question.

Full 117-102 Practice