The Transmission Control Protocol (TCP) is one of the fundamental protocols that power the Internet. It provides reliable, ordered, and...
JoinedMay 2, 2023
Articles669
20+ years of experience and proven performance in large scale enterprise network infrastructure architecture, design, implementation, migration, security, operation, troubleshooting, leading/managing teams, and budgets. I have a BS in Cybersecurity and a Master's from the University of Florida.
Intro When diagnosing latency or packet loss, many engineers turn to MTR (My Traceroute) — a hybrid of ping and...
In the fast-paced world of networking, system uptime is a top priority. When upgrading network infrastructure, minimizing downtime is essential....
There are several repositories and websites where you can find free PCAP files for learning purposes: Wireshark Sample Captures: The...
# Author: Kerry Cordero # Version: 1.0.0 # Description: This script will look at a file called "mx-records.txt" and run...
# Author: Kerry Cordero # Version: 1.0.0 # Description: This script will find IP Location via ipstack API import requests...
Cisco Nexus switches use a slightly different syntax compared to the ASA series for packet capturing, which is accomplished through...
In today’s fast-paced world, network reliability and uptime are critical for any business. However, network administrators often face a daunting...
Issue: PAN-216314 Firewalls play an essential role in network security, and like any other sophisticated technology, they sometimes encounter issues....
When dealing with network traffic, understanding the behavior of different protocols is vital. UDP, or User Datagram Protocol, is a...