mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-01 00:18:15 +01:00
334 B
334 B
traceroute print the route packets take to network host
Usage:
traceroute [-dnrv] [-w wait] [-m max_ttl] [-p port#] [-q nqueries]
[-t tos] [-s src_addr] [-g gateway] host [data_size]
Most commonly:
traceroute <host>
or
traceroute -n <host>
if you don't want to waste time for resolving IP addresses into names.
Usage:
traceroute [-dnrv] [-w wait] [-m max_ttl] [-p port#] [-q nqueries]
[-t tos] [-s src_addr] [-g gateway] host [data_size]
Most commonly:
traceroute <host>
or
traceroute -n <host>
if you don't want to waste time for resolving IP addresses into names.