I have an old capture file that needs analysis, and I need to know which interface was chosen to capture the traffic, is there a way to find out?
|
feedback
|
|
Sorry this info isn't saved in pcap files. Some capture formats do, pcap doesn't. | |||
|
feedback
|
|
Maybe open it in wireshark and have a look at the MAC address of outbound packets, then match it up with the interface in question? | |||||||||
feedback
|
|
Open the file in wireshark click statistics from the menu bar then summery. details are half way down the page MK | |||||
|
feedback
|