ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] capture from multiple interfaces / dumpcap usage alert in wiresh

Date: Tue, 10 Jan 2012 13:01:56 +0530
Hi,

I need to capture from multiple interfaces simultaneously. Wireshark captures from a pipe and eth1 separately but when i try them
togather using  wireshark -k -i /tmp/pipe -i eth1 it displays some dumpcap usage error.

unknown message, try to show it as a string: /usr/local/bin/dumpcap : invalid option --t

I am using wireshark 1.7.0 dev version. Could someone pls tell where i am going wrong? Also pls confirm if i have the command options for
capture from multiple interfaces correct (wireshark -k -i /tmp/pipe -i eth1).

Thanks
Vijay