Hello Dario, 1. What OS do you have? 2. Are you using "installed" Wireshark or from build source? (run from build-directory)
I did quick test and I also do not see interfaces by dumpcap -D, but in Wireshark (Qt) I can see all of them. On 19 October 2015 at 14:30, Dario Lombardo <[email protected]> wrote: > I'm playing with extcap, but I can't make it fully work. > I can run androiddump, and I can list the interfaces. > > # ./run/extcap/androiddump --extcap-interfaces > interface {display=Android Logcat > Main}{value=android-logcat-main-XXXXXXXXXX} > interface {display=Android Logcat > System}{value=android-logcat-system-XXXXXXXXXX} > interface {display=Android Logcat > Radio}{value=android-logcat-radio-XXXXXXXXXX} > interface {display=Android Logcat > Events}{value=android-logcat-events-XXXXXXXXXX} > > If I run the actual capture manually, it works > > # ./run/extcap/androiddump --extcap-interface > android-logcat-radio-XXXXXXXXXX --fifo /tmp/extcap1 --capture & > # ./run/wireshark /tmp/extcap1 > > But dumpcap doesn't list the extcap interfaces > # ./run/dumpcap -D > [...] > > and wireshark qt and gtk don't list too, so they can't run the capture on > the extcap. > > What's the part I'm missing? > > Thanks. > Dario. > > -- > > Naima is very often online. > > > ___________________________________________________________________________ > Sent via: Wireshark-dev mailing list <[email protected]> > Archives: https://www.wireshark.org/lists/wireshark-dev > Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev > mailto:[email protected]?subject=unsubscribe -- Pozdrawiam / Best regards ------------------------------------------------------------------------------------------------------------- Michał Łabędzki, Software Engineer Tieto Corporation Product Development Services http://www.tieto.com / http://www.tieto.pl --- ASCII: Michal Labedzki location: Swobodna 1 Street, 50-088 Wrocław, Poland room: 5.01 (desk next to 5.08) --- Please note: The information contained in this message may be legally privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, you are hereby notified that any unauthorised use, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank You. --- Please consider the environment before printing this e-mail. --- Tieto Poland spółka z ograniczoną odpowiedzialnością z siedzibą w Szczecinie, ul. Malczewskiego 26. Zarejestrowana w Sądzie Rejonowym Szczecin-Centrum w Szczecinie, XIII Wydział Gospodarczy Krajowego Rejestru Sądowego pod numerem 0000124858. NIP: 8542085557. REGON: 812023656. Kapitał zakładowy: 4 271500 PLN ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
