Wireshark-dev: Re: [Wireshark-dev] capture from multiple interfaces / dumpcap usage alert in wi
On Jan 10, 2012, at 8:31 AM, vijay wrote:
> 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).
What does
dumpcap -t
do?
The -t option is supported on the current developer version (svn head) on my system.
Best regards
Michael
>
> Thanks
> Vijay
> ___________________________________________________________________________
> Sent via: Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
> Archives: http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
> mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe