Project

General

Profile

Actions

Bug #1923

closed

dns - back to back requests results in loss of response

Added by Jason Ish over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

The attached pcap shows 2 DNS requests generated by a Linux box. The first is an A, the second is an AAAA which is sent before the response to the A is received.

The result is that the requests get logged, but the responses don't due to how transactions are handled in the DNS app-layer. This will require support for overlapping transactions (or "pipelining").


Files

dns-multi-request.pcap (384 Bytes) dns-multi-request.pcap Jason Ish, 10/14/2016 01:11 PM
Actions

Also available in: Atom PDF