-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Network Analysis using Wireshark Cookbook
By :

In this recipe we will learn how to get statistics on endpoints information of the captured data.
Start Wireshark, click on Statistics.
To view the endpoint statistics, follow these steps:
From the statistics menu, click on Endpoints.
The following window will come up:
In this window, you will be able to see layers 2 and 3 and 4 endpoints, which are Ethernet, IP, and TCP or UDP.
It simply gives statistics on all the endpoints that Wireshark has discovered. It could be any of the situations here:
Few Ethernet endpoints (these are MAC addresses) with many IP end nodes (these are IP addresses): This will be the case where, for example, we have a router that sends/receives packets from many remote devices, and what we will see is the MAC address of the router and many IP addresses coming/going through it.
Few IP end nodes with many TCP end nodes: this will be the case for many TCP connections per host. It can...
Change the font size
Change margin width
Change background colour