theodoxa wrote: » That depends on the OS you are using. Some systems (*nix) use UDP for Traceroute. There is also a TCP Traceroute available on some systems.
renhowek wrote: » Doesn't Traceroute use ICMP for sending TTL regardless?
theodoxa wrote: » It would have to be able to receive an ICMP TTL Exceeded message, so it would seem blocking all ICMP in all directions would block Traceroute from being able to receive a reply. The Traceroute packets (at least on a box using UDP) would still reach the various hops, you would just never receive the response.