Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I stop recursion (recursive query) under BIND 9 DNS server?

0
Posted

How do I stop recursion (recursive query) under BIND 9 DNS server?

0

A. A DNS query may be either a recursive query or a non-recursive query. If recursion is set to ‘yes’ (the default) the server will always provide recursive query behaviour if requested by the client (resolver). If set to ‘no’ the server will only provide iterative query behaviour. If the answer to the query already exists in the cache it will be returned irrespective of the value of this statement. This statement essentially controls caching behaviour in the server.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123