Documentation/devtools/maemo5/traceroute

(New page: == Description == Traceroute prints the route packets take to a network host. It displays each network hop and the time taken to reach it. Traceroute is similar to tracepath, but offers ...)
Line 27: Line 27:
[[Documentation/devtools/maemo5/iputils|iputils]]
[[Documentation/devtools/maemo5/iputils|iputils]]
 +
 +
[[Category:Devtools]]
 +
[[Category:Fremantle]]

Revision as of 11:42, 12 February 2010

Contents

Description

Traceroute prints the route packets take to a network host. It displays each network hop and the time taken to reach it.

Traceroute is similar to tracepath, but offers more options and with some options requires superuser priviledges to run.

Packages

source: traceroute

binary: traceroute


Usage Examples

Find out the route the packets take from your machine to *www.maemo.org*:

# traceroute www.maemo.org

Links

[traceroute man page](/development/documentation/man_pages/traceroute.html)

See Also

iputils