LPIC-2 Exam 202 (Linux Engineer) — Question 56

What option for BIND is required in the global options to disable recursive queries on the DNS server by default?

Answer options

Correct answer: E

Explanation

The correct answer is E, as 'recursion no;' effectively disables recursive queries on the DNS server by default. The other options either do not properly disable recursion or are not valid syntax for achieving the desired configuration.