php man page for traceroute

Query: traceroute

OS: php

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TRACEROUTE(1)							   User Commands						     TRACEROUTE(1)

NAME
traceroute - Trace the route to a host
SYNOPSIS
traceroute [OPTION...] HOST
DESCRIPTION
Print the route packets trace to network host. -f, --first-hop=NUM Set initial hop distance, that is the time-to-live. -g, --gateways=GATES List of gateways for loose source routing. -I, --icmp Use ICMP ECHO as probe. -m, --max-hop=NUM Set maximal hop count (default is 64). -M, --type=METHOD Use METHOD (icmp or udp) for traceroute operations, defaulting to udp. -p, --port=PORT Use destination PORT port (default is 33434). -q, --tries=NUM Send NUM probe packets per hop (default is 3). --resolve-hostnames Resolve hostnames. -t, --tos=NUM Set type of service (TOS) to NUM. -w, --wait=NUM Wait NUM seconds for response (default is 3). -?, --help Give this help list. --usage Give a short usage message. -V, --version Print program version. GNU inetutils 2015-05-15 TRACEROUTE(1)
Related Man Pages
traceroute(1) - suse
mtr(8) - centos
traceroute6(1) - debian
traceroute6(8) - freebsd
traceroute6(1) - redhat
Similar Topics in the Unix Linux Community
Puzzling Traceroute output
Traceroute problem in solaris
Cannot access UNIX.com with new cable modem
Windows vista unable to ping to Solaris 10 on VM
How can I find which NIC is used to talk to a given host (except traceroute)