Ask Your Question

hisaotsu's profile - activity

2022-10-19 04:57:27 +0000 marked best answer Wireshark 4.0.0 macOS GUI seems not to allow me capture IP payload

I would like to verify if I am the only one having the issue collecting the "IP layer and above" payload if I capture from Wireshark GUI against a "Wi-Fi" interface.

My WiFi interface is en0. When I start capturing packets from GUI, it will collect 802.11 "radio" information, but I am interested in the payload of it -- IP and upper layer protocols.

Using tshark against en0 will allow me to collect the packets, so I have a workaround.

I would like to know if there is anything I did not notice in capturing the data via GUI.

Thank you in advance.

2022-10-19 04:57:27 +0000 received badge  Scholar (source)
2022-10-19 04:57:24 +0000 commented answer Wireshark 4.0.0 macOS GUI seems not to allow me capture IP payload

You are right. I had "monitor" checked in GUI. Thank you so much!

2022-10-18 14:43:08 +0000 asked a question Wireshark 4.0.0 macOS GUI seems not to allow me capture IP payload

Wireshark 4.0.0 macOS GUI seems not to allow me capture IP payload I would like to verify if I am the only one having th