🎁 New User? Get 20% off your first purchase with code NEWUSER20 Register Now →
Menu

Categories

Networking Intermediate

What is Traceroute?

A network diagnostic tool that shows the path packets take from source to destination, listing each hop along the way.

Traceroute (tracert on Windows) discovers the route packets take through the network. It sends packets with incrementing TTL values, causing each router along the path to respond. This reveals the path, hop count, and latency at each point.

Traceroute helps diagnose routing problems, identify bottlenecks, and understand network topology. High latency at a specific hop indicates congestion or distance. Asterisks (*) indicate filtered/dropped probes.

Related Terms

DHCP
A protocol that automatically assigns IP addresses and network configuration to devices on a network.
DNS Propagation
The time it takes for DNS record changes to spread across all DNS servers worldwide, typically taking up to 48 hours.
MTU (Maximum Transmission Unit)
The maximum size of a data packet that can be transmitted over a network without fragmentation.
DNS (Domain Name System)
A hierarchical naming system that translates human-readable domain names into IP addresses.
CIDR Notation
A compact method for specifying IP addresses and their associated routing prefix using a slash followed by the prefix length.
WireGuard
A modern, lightweight VPN protocol that uses state-of-the-art cryptography and minimal code for fast, secure tunneling.
View All Networking Terms →