Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
traceroute - Traces the route taken by packets over an IPv4/IPv6 network
- Description:
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.
Install traceroute if you need a tool for diagnosing network connectivity
problems.
Packages
traceroute-2.0.12-1.fc10.x86_64
[51 KiB] |
Changelog
by Dmitry Butskoy (2008-09-17):
- update to 2.0.12 (fixes #461278 and #461626)
- this release adds support for icmp extensions (including MPLS),
which was expected for a long time (#176588)
- drop "tracert" symlink (#461109)
|