Wireshark-dev: [Wireshark-dev] capture from multiple interfaces / dumpcap usage alert in wiresh
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