
To do this, click View > Name Resolution and select “Resolve Network Addresses. What you can do is set Capture Filters to restrict the captured traffic to that of interest, usually wireshark-filter - The Wireshark Network Analyzer 3. The details of the highlighted packet are displayed in the two lower panes in the Wireshark interface.Ī simple way to make reading the trace easier is to have Wireshark provide meaningful names for the source and destination IP addresses of the packets. The packets are presented in time order, and color coded according to the protocol of the packet.

If Wireshark isn’t capturing packets, this icon will be gray.Ĭlicking the red square icon will stop the data capture so you can analyze the packets captured in the trace.

This gives you the opportunity to save or discard the captured packets, and restart the trace. Shark fin with circular arrow: If this is green, clicking it will stop the currently running trace.If Wireshark isn’t capturing packets, this icon will be gray.

In the case in the above question, that means setting the filter to: ip.addr192.168.0.201 and http Note that what makes it work is changing ip.
