Actions
Bug #4135
opendns: response only udp not detected as dns
Affected Versions:
Effort:
Difficulty:
Label:
Description
If only a DNS response is seen on a UDP session it will not be detected and parsed as DNS with the default configuration.
Enabling stream.midstream does allow it to be picked up, but this is just an unintended side affect as stream.midstream is really a TCP setting. Likewise, enabling async streams allows this scenario to work for TCP DNS, but doesn't affect UDP DNS.
My feeling is that this should just work with the default configuration.
Updated by Victor Julien almost 4 years ago
- Assignee set to OISF Dev
- Target version set to 7.0.0-beta1
Depending on complexity of the solution we can consider backports as well.
Updated by Victor Julien almost 4 years ago
- Related to Optimization #2272: Analyze DNS response if query is not present added
Updated by Victor Julien about 2 years ago
- Status changed from New to Assigned
- Assignee changed from OISF Dev to Jason Ish
- Target version changed from 7.0.0-beta1 to 7.0.0-rc1
Updated by Victor Julien almost 2 years ago
- Target version changed from 7.0.0-rc1 to 8.0.0-beta1
Actions