LPIC-2 Exam 202 (Linux Engineer) — Question 98
Which option in named.conf specifies which host are permitted to ask for domain name information from the server?
Answer options
- A. allowed-hosts
- B. accept-query
- C. permit-query
- D. allow-query
- E. query-group
Correct answer: D
Explanation
The correct answer is D, 'allow-query', as it specifically controls which hosts can make queries to the DNS server. The other options, while they may sound similar, do not exist in the named.conf context or serve different functions that do not pertain to permitting queries.