Skip to content
Sections
>> Trisquel >> 软件包 >> etiona >> net >> tcptraceroute
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: tcptraceroute  ]

软件包: tcptraceroute (1.5beta7+debian-4build1)

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.

其他与 tcptraceroute 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    同时作为一个虚包由这些包填实: libc6-udeb
    dep: libc6 (>= 2.4) [i386]
  • dep: libnet1 (>= 1.1.2.1)
    library for the construction and handling of network packets
  • dep: libpcap0.8 (>= 0.9.8)
    system interface for user-level packet capture

下载 tcptraceroute

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 22.9 kB71 kB [文件列表]
i386 22.2 kB66 kB [文件列表]