nerdexam
LPI

117-202 · Question #14

Which option can be used to allow access to a BIND DNS server from only specified networks/hosts?

The correct answer is B. Using the allow-query { ...; }; statement in the named configuration file. See the full explanation below for the reasoning.

Question

Which option can be used to allow access to a BIND DNS server from only specified networks/hosts?

Options

  • AUsing the limit { ...; }; statement in the named configuration file.
  • BUsing the allow-query { ...; }; statement in the named configuration file.
  • CUsing the answer-only { ...; }; statement in the named configuration file.
  • DUsing the allow-answer { ...; }; statement in the named configuration file.
  • EUsing the query-access { ...; }; statement in the named configuration file.

How the community answered

(15 responses)
  • A
    7% (1)
  • B
    87% (13)
  • E
    7% (1)

Community Discussion

No community discussion yet for this question.

Full 117-202 Practice