I run Wireshark on a MacBook Air and I also have a Android phone on the same WiFi-network. If I visit a website with the Android phone I can't see that DNS-traffic (or other traffic) in Wireshark on my MacBook Air. Is there any way I can capture all traffic on the WiFi-network in Wireshark?

link|improve this question

feedback

1 Answer

You need a network card that can be set in 'promiscuous mode' which I don't believe the MBA allows.

You may have better luck using ADB to get logs via usb debugging in this specific case but in general you're going to need different network hardware.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.