nerdexam
LPI

202-400 · 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

(17 responses)
  • B
    76% (13)
  • C
    12% (2)
  • D
    6% (1)
  • E
    6% (1)

Community Discussion

No community discussion yet for this question.

Full 202-400 Practice