Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        traceroute: Traces the route taken by packets over a TCP/IP network.
        
        
            | Name: | traceroute | Vendor: | Scientific Linux | 
        
            | Version: | 1.4a12 | License: | BSD | 
        
            | Release: | 26.EL4.1 | URL: | ftp://ftp.ee.lbl.gov/ | 
        
        
        - 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
        
            - * Tue Sep  9 19:00:00 2008 Jiri Skala <jskala{%}redhat{*}com> 1.4a12-26-EL4_1
- - Resolves: #249001 incorrectly reported MPLS - there are different responses from various LSRs 
            - * Fri Aug 22 19:00:00 2008 Jiri Skala <jskala{%}redhat{*}com> 1.4a12-25-EL4_1
- - Resolves: #249001 incorrectly reported MPLS in ICMP unreachable as Icmp checksum wrong 
            - * Wed Oct  4 19:00:00 2006 Martin Bacovsky <mbacovsky{%}redhat{*}com> 1.4a12-EL4_1
- - traceroute can now handle returned packets larger than 512 bytes (#164466)