Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-users: Re: [Wireshark-users] Wireshark V1.8.0 - analysing dual NIC capture

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Tue, 26 Jun 2012 14:25:55 -0700
On Jun 26, 2012, at 1:56 PM, Jeff Morriss wrote:

> Pretty much, yes.  The intent (I think) was just to allow capturing on
> 2 interfaces simultaneously (rather than having to run 2
> Wiresharks/dumpcaps and then merge the traces offline).
> 
> But nothing was added to separate out potentially-duplicated traffic.
> (The use case is more for multi-homed hosts.)

Yes.  Not all ways you can perform multi-interface capture are necessarily *useful*.  Think of it as being similar to the "any" device on Linux (the differences are that

	1) you can control options on individual interfaces separately;

	2) the interfaces can supply different link-layer header types;

	3) you have to specify the list of interfaces when you start the capture).