tcptracerout-1.2
A traceroute implementation using TCP packets
The more traditional traceroute(8) sends out either UDP or ICMP ECHO packets with a TTL of one, and increments the TTL until the destination has been reached. By printing the gateways that generate ICMP time exceeded messages along the way, it is able to determine the path packets are taking to reach the destination.
- Author: Michael C. Toren <mct@toren.net>
- Installation Tree: /opt/tcptracerout
- Home URL: http://michael.toren.net/code/tcptraceroute/
There are run-time dependencies that need to be installed first. Why not use depothelper to install them all in one go?
Dependencies | ||||||||
---|---|---|---|---|---|---|---|---|
Run-time dependencies: | ||||||||
Libnet | libpcap | |||||||
Build-time dependencies: | ||||||||
Libnet | gcc | libpcap | make |
Operating System | Architecture | Package Type | Package Size | Date Archived | View Contents? | Download |
---|---|---|---|---|---|---|
HP-UX 11.00 Deprecated | 32-bit PA-RISC 1.1 | Gzipped Binary Depot | 26 K | 17 Aug 2001 | Yes | HTTP FTP |
HP-UX | - | Tarred/Gzipped Source Code | 34 K | 17 Aug 2001 | Yes | HTTP FTP |