Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
traceroute: Traces the route taken by packets over a TCP/IP network.
Name: | traceroute |
Vendor: | Aurora SPARC Linux |
Version: | 1.0.4 |
License: | GPL |
Release: | 2 |
URL: | |
- Summary
- The traceroute utility displays the route used by IP packets on their
way to a specified network (or Internet) host. Traceroute displays
the IP number and host name (if possible) of the machines along the
route taken by the packets. Traceroute is used as a network debugging
tool. If you're having network connectivity problems, traceroute will
show you where the trouble is coming from along the route.
This is a small traceroute replacement that works without requiring a
setuid bit. This implementation relies on a number of features of the
2.4 Linux kernel. It also has IPv6 support, and does parallel probes,
which makes it a little faster.
Install traceroute if you need a tool for diagnosing network connectivity
problems.
Arch: src
Download: | traceroute-1.0.4-2.src.rpm |
Build Date: | Thu Oct 19 16:19:00 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 26 KiB |
Changelog
- * Wed Jul 19 17:00:00 2006 Radek Vokal <rvokal{%}redhat{*}com> - 2:1.0.4-2
- traceroute can not continue past destination host (#199342)
- * Wed Jul 12 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 2:1.0.4-1.2.1
- rebuild
- * Fri Feb 10 16:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 2:1.0.4-1.2
- bump again for double-long bug on ppc(64)