I recently upgraded to 2.2.0 on the Mac and noticed that I no longer get OpenBSD ENC Encapsulated captures automatically decapsulated and have not found a manual way to do so either. The ones I routinely use are taken on pfSense's IPsec interface. The data is there, but all I see in wireshark now is Protocol ENC. Frames show as [Protocols in frame: enc:data] In older versions they would appear as, for example, [Protocols in frame: enc:ip:udp:data] with the data portion decoded and displayed.
Is there a way to tell latest Wireshark to decapsulate these captures again? asked 05 Oct '16, 16:14 backsnarf |
One Answer:
The solution is to upgrade to Wireshark 2.2.4, which contains a fix for this bug. answered 31 Dec '16, 02:39 Jaap ♦ Thank you so very much. Confirmed working again in 2.2.4-RC. (31 Dec '16, 13:41) backsnarf |
Still an issue on 2.2.3. Anyone know how to trigger automatic decapsulation of the plaintext data in these captures?
Either a sample capture of a full bug report would be needed to help this along.
Created bug with a sample capture file. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13279