tcptraceroute - A traceroute implementation using TCP packets

Website: http://michael.toren.net/code/tcptraceroute/
License: GPLv2+
Description:
TCPtraceroute is a traceroute implementation using TCP packets.

The problem is that with the widespread use of firewalls on the modern
Internet, many of the packets that the conventional traceroute(8) sends
out (ICMP echo or UDP) end up being filtered, making it impossible to
completely trace the path to the destination. By sending out TCP SYN packets
instead of UDP or ICMP ECHO packets, tcptraceroute is able to bypass the most
common firewall filters.

Packages:

tcptraceroute-1.5-0.6.beta7.el5.el5.art.i386 [44 KiB]

Changelog:

by Tom "spot" Callaway (2008-09-08):
- fix license tag
Copyright © 2005-2010 Atomicorp, Inc.