5729
Views
0
Helpful
1
Replies
Capturing data between two hosts with Wireshark
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2015 08:48 AM - edited 03-08-2019 12:12 AM
HI,
I need to capture the traffic on several (specific) IP addresses using my laptop as the distanition using WireShark. I have my span ports all setup on the switch side I just need some help on setting up the filter with Wireshark where all I want to capture is the communication traffic between the two hosts.
Please help.
Thanks,
Labels:
- Labels:
-
Other Switching
1 Reply 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2015 01:39 PM
Hi,
build a capture filter and use the following syntax:-
host a.a.a.a && host b.b.b.b
Regards
Alex
Regards,
Alex.
Please rate useful posts.
