Ask Your Question

eharo's profile - activity

2022-10-09 00:14:01 +0000 received badge  Famous Question (source)
2022-04-22 01:00:59 +0000 received badge  Notable Question (source)
2022-04-22 01:00:59 +0000 received badge  Popular Question (source)
2021-11-12 17:54:59 +0000 commented answer I can't capture wifi packets on macbook using wireshark

Thanks Guy! Disabling the checkbox on the "monitor" column solved the issue!

2021-11-12 17:54:17 +0000 marked best answer I can't capture wifi packets on macbook using wireshark

Hi guys, I'm using a macbook Big Sur version macos 11.6.1, and I can't capture any packet using my Wi-Fi en0 adapter. I don't need monitor mode to see radio packet headers, I'm interested only on data regular packets. There is no error when I start the capture on wireshark, however it says "No packets captured". The strange part is the I can capture packets with "tcpdump -i en0"... I can even do a "tcpdump -i en0 -w test.pcap" and later open the file with wireshark. Does anyone could help me with?

2021-11-12 17:54:17 +0000 received badge  Scholar (source)
2021-11-12 05:01:53 +0000 asked a question I can't capture wifi packets on macbook using wireshark

I can't capture wifi packets on macbook using wireshark Hi guys, I'm using a macbook Big Sur version macos 11.6.1, and I