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 #1

Updated by Victor Julien over 7 years ago

  • Status changed from New to Assigned
  • Assignee set to Jason Ish
  • Target version set to 70
Actions #2

Updated by Jason Ish over 7 years ago

  • Status changed from Assigned to Closed
  • Target version changed from 70 to 3.2rc1
Actions

Also available in: Atom PDF