Wednesday, 23 July 2014

Create a Wireshark filter to capture only traffic to or from an IP address

Create a Wireshark filter to capture only traffic to or from an IP address

1. Open Wireshark.
2. Click the active Network Interface to capture traffic.
3. Click Capture, then select filters.


4. Click the new button to create a new filter.
5. Name the new filter in the filter name field.
6. Type host IPaddress in the filter string field.
7. Click OK.
8. Select the capture menu and click start to begin the capture.

No comments:

Post a Comment