37 search results for: traceroute
GTrace is a graphical front-end to traceroute that geographically displays the IP path information between the source and destination hosts. It is written in Java and works on the Solaris, Linux, and FreeBSD. It uses a combination of methods to either determine or guess at the physical location of a node in the traceroute path. It is flexible enough to support the addition of new databases, heuristics to map IP addresses to physical locations, and maps.
countertrace is a userland iptables QUEUE target handler for Linux 2.4 kernels running Netfilter. It attempts to give the illusion that there are multiple, imaginary IP hops between itself and the rest of the world. The imaginary hops that countertrace projects also have the ability to introduce accumulative, imaginary latency.
TracerouteWrapperServlet is a Java Servlet which calls a command-line tool like traceroute, nslookup, or ping and displays the tool's output within a dynamically reloadable HTML template. You are currently limited to using one commandline tool per instance of TracerouteWrapperServlet.
LFT (Layer Four Traceroute) is a sort of "traceroute" that often works much faster than the commonly-used Van Jacobson method and goes through many configurations of packet-filter based firewalls. More importantly, LFT implements numerous other features, including TCP, UDP, or ICMP-based traces, AS number lookups through several reliable sources, loose source routing, netblock name lookups, and more. LFT also distinguishes between layer-4 protocols, which make its statistics slightly more realistic, and gives a savvy user the ability to trace protocol routes, not just layer-3 hops.