Comment # 13
on bug 8606
from Evan Huus
When I reconstruct the file (resulting file is ~26MB?) I have to disable the
rtmpt protocol which is incorrectly claiming some of the packets, but then it
works fine.
If I filter on 'http' I get a nice regular sequence of 3 requests followed by 3
responses, repeated for the length of the file.
Does disabling rtmpt solve the problem for you? Just filter on 'rtmpt' and if
any packets show up, select the Real Time Messaging Protocol, right-click and
"Disable Protocol...".
Alternatively, telling the TCP dissector to "Try heuristic sub-dissectors
first" also fixes the problem for me.
You are receiving this mail because:
- You are watching all bug changes.