tcptraceroute 1.5beta7+debian-4maemo3
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:
35574 bytes
MD5sum:
165f041b44369c6f1d684fa61307d3a3
Status:
Old version cleaned by repository management
Bugtracker:
Warning: This package does not have the required bugtracker link specified!
QA Quarantine ends:
ENDED 2011-09-30 18:15
Changes
| Tester | Karma | Timestamp |
| Karsten - (496) | 2012-11-02 14:15 UTC | |
| Christian Weniger (455) | 2012-09-09 10:44 UTC | |
| Sifo basha (615) | 2012-08-08 04:01 UTC | |
| Harald Schmitt (Tester) (785) | 2012-01-30 14:20 UTC |
Package events
| Event type | User | Timestamp |
| Old version cleaned by repository management | System | 2013-08-24 00:50 UTC |
| Package is in testing | System | 2011-09-20 18:16 UTC |

Comments:
Thank you and adding the required bugtracker link would be better.
Comments:
You must be logged in to make comments.