I want to monitor all traffic on the wireless net from a single machine, running Mavericks. I have Wireshark correctly capturing 802.11 traffic on the wireless net, but all I get are 802.11, UDP, DNS and MDNS packets. I don't see any HTTP traffic. How can I see the HTP requests?
Anything special in the 802.11 prefs like "Vendor specific HT Elements" or "Assume packets have FCS"? _mike asked 27 Jul '14, 14:46 nibeck |
So the DNS packets are unicast (i.e., they're not sent to a MAC address of ff:ff:ff:ff:ff:ff, for example)?