Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Yes, you can capture the data if your capture setup allows you to do so, and you can decode the data if Wireshark supports dissection of the captured data, which it will in many cases, but not all, depending upon the traffic you're capturing.

Refer to the Wireshark CaptureSetup wiki page for more information, and in particular to the Ethernet capture setup and WLAN (IEEE 802.11) capture setup wiki pages, since those are the relevant ones here.

Yes, you can capture the data if your capture setup allows you to do so, and you can decode the data if Wireshark supports dissection of the captured data, which it will in many cases, but not all, depending upon the traffic you're capturing.capturing. To be clear, Wireshark supports dissection of IP and TCP, but it may or may not support dissection of the TCP payload.

Refer to the Wireshark CaptureSetup wiki page for more information, and in particular to the Ethernet capture setup and WLAN (IEEE 802.11) capture setup wiki pages, since those are the relevant ones here.