traceproto: command not found
ERROR :
traceproto: command not found
FIX :
Traceroute package might not be installed on your linux server.
steve@steve-PC12 ~ $ sudo apt-get install traceroute
Reading package lists… Done
Building dependency tree
Reading state information… Done
The following NEW packages will be installed:
traceroute
0 upgraded, 1 newly installed, 0 to remove and 302 not upgraded.
Need to get 0 B/45.0 kB of archives.
After this operation, 176 kB of additional disk space will be used.
Selecting previously unselected package traceroute.
(Reading database … 159832 files and directories currently installed.)
Preparing to unpack …/traceroute_1%3a2.0.20-0ubuntu0.1_amd64.deb …
Unpacking traceroute (1:2.0.20-0ubuntu0.1) …
Processing triggers for man-db (2.6.7.1-1ubuntu1) …
Setting up traceroute (1:2.0.20-0ubuntu0.1) …
update-alternatives: using /usr/bin/traceroute.db to provide /usr/bin/traceroute (traceroute) in auto mode
update-alternatives: using /usr/bin/lft.db to provide /usr/bin/lft (lft) in auto mode
update-alternatives: using /usr/bin/traceproto.db to provide /usr/bin/traceproto (traceproto) in auto mode
update-alternatives: using /usr/sbin/tcptraceroute.db to provide /usr/sbin/tcptraceroute (tcptraceroute) in auto mode
Reading package lists… Done
Building dependency tree
Reading state information… Done
The following NEW packages will be installed:
traceroute
0 upgraded, 1 newly installed, 0 to remove and 302 not upgraded.
Need to get 0 B/45.0 kB of archives.
After this operation, 176 kB of additional disk space will be used.
Selecting previously unselected package traceroute.
(Reading database … 159832 files and directories currently installed.)
Preparing to unpack …/traceroute_1%3a2.0.20-0ubuntu0.1_amd64.deb …
Unpacking traceroute (1:2.0.20-0ubuntu0.1) …
Processing triggers for man-db (2.6.7.1-1ubuntu1) …
Setting up traceroute (1:2.0.20-0ubuntu0.1) …
update-alternatives: using /usr/bin/traceroute.db to provide /usr/bin/traceroute (traceroute) in auto mode
update-alternatives: using /usr/bin/lft.db to provide /usr/bin/lft (lft) in auto mode
update-alternatives: using /usr/bin/traceproto.db to provide /usr/bin/traceproto (traceproto) in auto mode
update-alternatives: using /usr/sbin/tcptraceroute.db to provide /usr/sbin/tcptraceroute (tcptraceroute) in auto mode
Traceproto command is now installed on your ubuntu/debian Server.
Traceproto command usage is given below :
steve@steve-PC12 ~ $ traceproto
Usage: /usr/bin/traceproto [-cCTfAhvR] [-p protocol] [-d dst_port] [-D max_dst_port]
[-s src_port] [-S max_src_port] [-m min_ttl] [-M max_ttl] [-w response_timeout]
[-W send_delay] [-a account_level] [-P payload_size]
[-F interface] [-k skips] [-I consecutive_trace_count]
[-H packets_per_hop] [-i incr_pattern] [-o output_style] [-t tcp_flags]
target
Usage: /usr/bin/traceproto [-cCTfAhvR] [-p protocol] [-d dst_port] [-D max_dst_port]
[-s src_port] [-S max_src_port] [-m min_ttl] [-M max_ttl] [-w response_timeout]
[-W send_delay] [-a account_level] [-P payload_size]
[-F interface] [-k skips] [-I consecutive_trace_count]
[-H packets_per_hop] [-i incr_pattern] [-o output_style] [-t tcp_flags]
target