QuestionQ98

Domain Name Server

Which option in named.conf specifies which hosts are allowed to request domain-name information from the server?

  • A allowed-hosts
  • B accept-query
  • C permit-query
  • D allow-query
  • E query-group
Explanation

The allow-query statement specifies the IP address list of hosts permitted to issue queries to the DNS server. ISC’s BIND 9 Configuration Reference defines it as controlling which hosts are allowed to send queries to the resolver.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!