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

Wireshark-users: [Wireshark-users] merge pcap from two interfaces

From: luke devon <luke_devon@xxxxxxxxx>
Date: Sat, 12 May 2018 10:14:01 +0000 (UTC)
Hi 

I have a server which has multiple ethernet interfaces and carrying network traffic to the system. every 15sec, roll out to the next tcpdump. Likewise, it will generate 4 - pcap file in a minute. 

eth0 will generate 4 pcap files
eth1 will generate 4 pap files.

I wanna merge respective etho and eth1 files by matching with the time stamp.

can it be done? Please help.

Thank you
Luke