Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        traceroute: Traces the route taken by packets over a TCP/IP network.
        
        
        - 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.
Install traceroute if you need a tool for diagnosing network connectivity
problems.
 
        
        
        Changelog
        
            - * Mon Oct 11 19:00:00 2004 Radek Vokal <rvokal{%}redhat{*}com> 1.4a12-24
 
            - spec file updated (#135187)
 
        
            - * Tue Jun 15 19:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com>
 
            - rebuilt
 
        
            - * Wed May 12 19:00:00 2004 Phil Knirsch <pknirsch{%}redhat{*}com> 1.4a12-22
 
            - Enabled PIE for traceroute.