In this video, I briefly discuss TCP sequence numbers and acknowledgements, recognizing that this topic can often be very overwhelming. I keep the explanation quick and simple, focusing on a stream of traffic flowing from a server on port 443 to a client. Make sure you have Wireshark installed and follow along.
January 25, 2021
A Quick Note About TCP Sequence Numbers
In this video, I briefly discuss TCP sequence numbers and acknowledgements, recognizing that this topic can often be very overwhelming. I keep the explanation quick and simple, focusing on a stream of traffic flowing from a server on port 443 to a client. Make sure you have Wireshark installed and follow along.
January 15, 2021
Our Curious Habits (Paul Smith)
As an engineer, I’m often accused by my non-engineer brethren of being overly analytical. I confess that I can’t help scrutinizing some things (well...most things) to try and figure out how they work. This can lead to satisfaction and a boost in self-assurance when things work as expected, and a compulsive drive for further analysis when they don’t. I have been blessed (cursed?) with this inclination for as long as I can remember. I have been formally trained for it in school and throughout my career. Reinforced by a lifetime of use, this habit is unlikely to ever change.
January 06, 2021
Wireshark Display Filter Tip: Show Specific Frame Numbers
Wireshark’s features can really be a catch 22. In one way, they are very powerful but on another hand, many of them are difficult to find. Every so often I find a gem of a tip or trick which makes packet analysis a lot easier.
In this video I share a different kind of display filter that you may not be familiar with. I’m sure you have used MAC, IP address, TCP, UDP and maybe even some application layer display filters. I find that sometimes I need to display just a few packets that might not have MAC, IP, TCP or UDP port numbers in common.
As you will see in the video, one way to address this challenge is to simply Mark the packets and then apply a display filter for just marked packets. The other way is to use the following display filter syntax frame.number in {frame numbers} this will simply display any frame number you provide in the curly braces.
By focusing on a lesser‑known display filter, I demonstrate how to cut through noisy captures and quickly zero in on the traffic you actually need to inspect.
December 15, 2020
Wireshark Tutorial - Find TCP Delays (Chris Greer)
The Science of Pretty Much Anything (Paul W. Smith)
Popular post in the past 30 days
-
When people talk about the birth of the personal computer revolution, names like Apple and Commodore usually get most of the attention. Bu...
-
Every network tech has said it at least once: "It's probably the cable." And every network tech has also, at least once, been ...
-
Nine PBS in St. Louis has found itself dealing with a nightmare scenario for anyone responsible for long-term data storage: the data apparen...
-
In 1985, the Cray-2 was the fastest computer on Earth — a liquid-cooled, room-sized beast that cost as much as a small hospital and hummed a...
-
A newly disclosed security issue affecting NASA/JPL's AMMOS Instrument Toolkit GUI (AIT-GUI) is a good reminder that traditional web app...


