This is a static archive of our old Q&A Site. Please post any new questions and answers at ask.wireshark.org.

compare 2 wireshark files

0

Hi guys , I want to compare 2 capture files for example :

1) client

2) server

I found this url https://www.wireshark.org/docs/wsug_html_chunked/ChStatCompareCaptureFiles.html

But I'm not able to open compare window , my wireshark version is Version 2.0.2.

Thanks in advance for any help.

Giovanni

asked 03 Mar '16, 08:25

gcasale's gravatar image

gcasale
11112
accept rate: 0%


One Answer:

1

You'll have to use the legacy (GTK+) version for that, assuming you're not running on OSX. If you are using OSX, then that isn't implemented yet in the Qt version, which is the only (current) version available for your OS.

The state of menu items and features for the Qt version can be seen here.

answered 03 Mar '16, 08:54

grahamb's gravatar image

grahamb ♦
19.8k330206
accept rate: 22%

I'm running wireshark from windows 7 64 bit.Can you post the path to open the compare window? Thanks Giovanni

(03 Mar '16, 09:29) gcasale

Ok, first you'll have to run the legacy version, you should find it in your start menu as "Wireshark Legacy", then under the Statistics menu it's listed as "Compare...".

(03 Mar '16, 09:53) grahamb ♦

Thanks i found it :)

(04 Mar '16, 11:53) gcasale