Sadly I'm getting the same problem as in this question on 2.0.0-g9a73b82 on OSX 10.7.5 (Wireshark 1.12.x was working fine with monitor mode capture). asked 14 Dec '15, 02:42 pierz edited 14 Dec '15, 10:22 Guy Harris ♦♦ |
One Answer:
This is probably bug 11364. answered 03 Jan '16, 13:12 Guy Harris ♦♦ |
I.e., if you select the Options item from the Capture menu, the entry in the list for your Wi-Fi adapter has "disabled" in the "Monitor Mode" column - note that you might have to scroll that list horizontally to see that column - and if you double-click "disabled", it doesn't let you select "enabled" from a drop-down list of "enabled" and "disabled"?
Furthermore - - as the OP said - 2.0 didn't do monitor mode - 1.12 did - 2.0 coudn't be uninstalled - - 2.01 says it installed but is not there - even though 2.0 was thrown away - 1.12 cannot be re-installed Wwe were told at Sharkfest you could have both 1 and 2 -
Update - 2.0.1 installed, sees interfaces But will not do monitor mode 1.12.9 which used to work fine, will not install on OS X
The error "Unable to set data link type on interface 'en0' (EN10MB is not one of the DLTs supported by this device)." is displayed.
What do
tcpdump -i en0 -L
andtcpdump -i en0 -I -L
print?