Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 7015] error in interpreting dns response

Date: Sun, 1 Apr 2012 03:58:03 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7015

--- Comment #4 from Alexis La Goutte <alexis.lagoutte@xxxxxxxxx> 2012-04-01 03:58:03 PDT ---
(In reply to comment #2)
> (In reply to comment #1)
> > Can you please be more specific?  What about the DNS response isn't interpreted
> > properly?
> 
> Only NetMon header was dissected, payload wasn't passed to wlan dissector.
> Fixed in r41877

Oups ! from my fault this bug...

About no interpreting dns response.
The response has WEP Bit (ProtectedFrame Bit) to 1 and Wireshark think it is a
encrypted packet...

I look with NetMon and the packet is not encrypted...
After analyse of WiFi Parser, i will to use the MonitorMode Bit.. to check if
the data is encrypted or not...

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.