r1 - 26 Feb 2006 - 19:39:33 - SimonLeinenYou are here: TWiki >  PERTKB Web  >  MeasurementTools > TracerouteLikeTools > TCPTraceRoute

TCP Traceroute

TCPTraceroute is a traceroute implementation that uses TCP packets instead of UDP or ICMP packets to send its probes. TCPtraceroute can be used in situations where a firewall blocks ICMP and UDP traffic. It is based on the "half-open scanning" technique that is used by NMAP, sending a TCP with the SYN flag set and waiting for a SYN/ACK (which indicates that something is listening on this port for connections). When it receives a response, the tcptraceroute program sends a packet with a RST flag to close the connection.

References

-- TobyRodwell - 06 Apr 2005

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions


 
GEANT2 EU flag IST logo
Copyright © 2004-2007 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.