When I originally installed Wireshark a few months ago, the active interface showed up and I was able to collect and analyze packets with no problem. Then, out of the blue, the interface stopped showing up and I cannot get it to show. Doing an "ifconfig" reveals the interface just fine: I am using Version 2.0.4 (v2.0.4-0-gdd7746e from master-2.0)Thanks This question is marked "community wiki". asked 26 Jun '16, 08:44 Andy Frush edited 26 Jun '16, 12:13 Jaap ♦ |
One Answer:
I found the problem. In the preferences->advanced dialog there is an attribute called "capture.devices_hide". It was set to en1. (I don't know how it got set) I reset it to the default, (blank), and that fixed the problem. answered 27 Jun '16, 08:43 Andy Frush |
@Andy Frush, although it may seem funny, the next step is to accept your own Answer using the checkmark icon next to it. Questions with an accepted Answer are shown in green in the list to indicate they have been usefully answered. And the only person who can Accept an Answer is the author of the Question.