Actions
Bug #2807
openDNS LUA Logging does not have any way to log NXDOMAIN
Affected Versions:
Effort:
Difficulty:
Label:
Description
LUA logging has no way to determine an NXDOMAIN response.
On an NXDOMAIN reply, DnsGetAnswers() is empty, DnsGetRcode() is nil, DnsGetQueries() contains the original query.
Actions