How can I set a DNS sensor to norecurse? The issue I'm finding is authoritative DNS servers are starting to get updated to not allow recursive DNS requests.
A real DNS server wouldn't make a recursive request, so this is a security feature. However this is also causing the DNS sensors to fail because there is not an option to set the norecurse flag on the request.
Add comment