

The Header Checksum line in the following screenshot indicates this as it reports “0x0000 ”. But since Wireshark has to capture the traffic before it leaves the operating system for the NIC then the checksum data for every outbound packet will be null at the time of capture. This is typically due to the fact that most modern network interface cards support TCP offloading which means that the checksum data is actually calculated by the NIC and not by computer’s primary processor.

When looking at captured traffic often all outbound packets will be highlighted in red/black and the Header Checksum details for each packet are reported as incorrect. Once these changes are saved then the main Wireshark window will display the new columns. 5061) while the (resolved) entries will show the port information as a descriptive name if it can be resolved as a known defined port (e.g. The (unresolved) entry will simply show the raw port number (e.g. Also double-click the Title fields to rename the columns. Using the Add button at the bottom create two new columns and for their field types select either the resolved or unresolved selections for both Src port and Dest port types.
