Top > System administration > Network hookup > TraceProto

TraceProto - Traceroute replacement

'Traceproto' is a traceroute replacement (the original traceroute was written before most firewalls and transparent redirection and often fails when tracing today's networks). that lets users specify the protocol and port to trace to. It currently supports TCP, UDP, and ICMP traces.

'TraceProto' sends packets with a modified time-to-live (ttl) field. As the packets move toward the destination, each hop decrements the time-to-live. If the ttl reaches 0 before the packet reaches its destination (in normal network traffic it is unusual for the ttl to reach 0 before the packet reaches it destination), the hop that did the final decrement sends back an icmp packet informing the source that the packet expired before reaching its destination. TraceProto uses a series of packets with smaller ttl values, so that each hop between the source and the destination responds.

Obtaining

Web pagehttp://traceproto.sourceforge.net/index.php
Source tarball http://prdownloads.sourceforge.net/traceproto/traceproto-0.9.1beta0.tar.gz?download
Source informationhttp://sourceforge.net/project/showfiles.php?group_id=114774
Version 0.9.1beta0 (beta) released on 2004-07-27
Licensed under The GNU General Public License, Version 2 or later.
This is not a GNU package.

Support contacts

Help List<skippy@skippylair.net>
Developer List<skippy@skippylair.net>
Bug List<skippy@skippylair.net>

Project contacts

Maintainers
Developers

Related information

Interfacescommand line
Source languagesC
Related programsTraceroute, Tcptraceroute, Xtraceroute

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2004-07-27
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.