tcptraceroute 1.5beta7+debian-4maemo4
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.
The problem is that with the widespread use of firewalls on the modern
Internet, many of the packets that traceroute(8) sends out end up being
filtered, making it impossible to completely trace the path to the destination.
However, in many cases, these firewalls will permit inbound TCP packets to
specific ports that hosts sitting behind the firewall are listening for
connections on. By sending out TCP SYN packets instead of UDP or ICMP ECHO
packets, tcptraceroute is able to bypass the most common firewall filters.
This application can only be executed from the command line.
Section:
user/network
Repository:
Size:
34390 bytes
MD5sum:
b6ec34ad4de5907b8e4ce4226e105850
Status:
Package in testing
Bugtracker:
Warning: This package does not have the required bugtracker link specified!
QA Quarantine ends:
ENDED 2013-09-02 20:47
Changes
Package karma
0 out of 6
0
0
Package events
| Event type | User | Timestamp |
| Package is in testing | System | 2013-08-23 20:47 UTC |

Comments:
There have been no comments so far.
Comments:
You must be logged in to make comments.