Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: tcptraceroute | Distribution: Unknown |
Version: 1.5 | Vendor: RPMForge |
Release: 0.beta7.el4.rf | Build date: Fri Mar 28 20:51:05 2008 |
Group: Applications/Internet | Build host: neodyme.arrfab.net |
Size: 162655 | Source RPM: tcptraceroute-1.5-0.beta7.el4.rf.src.rpm |
Packager: Fabian Arrotin <fabian.arrotin@arrfab.net> | |
Url: http://michael.toren.net/code/tcptraceroute/ | |
Summary: Traceroute implementation using TCP packets |
tcptraceroute is a traceroute implementation using TCP packets. The more traditional traceroute(8) sends out either UDP or ICMP ECHO packets with a TTL of one, and increments the TTL until the destination has been reached. By printing the gateways that generate ICMP time exceeded messages along the way, it is able to determine the path packets are taking to reach the destination. The problem is that with the widespread use of firewalls on the modern Internet, many of the packets that traceroute(8) sends out end up being filtered, making it impossible to completely trace the path to the destination. However, in many cases, these firewalls will permit inbound TCP packets to specific ports that hosts sitting behind the firewall are listening for connections on. By sending out TCP SYN packets instead of UDP or ICMP ECHO packets, tcptraceroute is able to bypass the most common firewall filters.
GPL
* Fri May 05 2006 Dag Wieers <dag@wieers.com> - 1.5-0.beta7 - Updated to release 1.5beta7. * Wed Feb 23 2005 Dag Wieers <dag@wieers.com> - 1.5-0.beta6 - Updated to release 1.5beta6. * Sun Apr 11 2004 Dag Wieers <dag@wieers.com> - 1.5-0.beta5 - Updated to release 1.5beta5. * Fri Nov 21 2003 Dag Wieers <dag@wieers.com> - 1.4-3 - Patch to build with gcc-3.3. * Fri May 02 2003 Dag Wieers <dag@wieers.com> - 1.4-2 - Removed libnet requirement. (Build staticly) * Mon Dec 16 2002 Dag Wieers <dag@wieers.com> - 1.4-0 - Updated to 1.4. * Fri Aug 03 2001 Dag Wieers <dag@wieers.com> - 1.2 - Initial package.
/usr/bin/tcptraceroute /usr/share/doc/tcptraceroute-1.5 /usr/share/doc/tcptraceroute-1.5/AUTHORS /usr/share/doc/tcptraceroute-1.5/COPYING /usr/share/doc/tcptraceroute-1.5/ChangeLog /usr/share/doc/tcptraceroute-1.5/INSTALL /usr/share/doc/tcptraceroute-1.5/NEWS /usr/share/doc/tcptraceroute-1.5/README /usr/share/doc/tcptraceroute-1.5/examples.txt /usr/share/doc/tcptraceroute-1.5/tcptraceroute.1.html /usr/share/man/man1/tcptraceroute.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 08:26:42 2025