NNSquad - Network Neutrality Squad

NNSquad Home Page

NNSquad Mailing List Information

 


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ NNSquad ] Re: Catalog of Measurement Tools


Don't forget hping, it allows you to construct just about any type of packets you'd need.

Also people should probably look through Dan Kaminsky's 2006/2007 Black Ops of TCP/IP talks. Both hit on some technical things you can do to detect unwanted ISP behaviors. The slides are available at http://www.doxpara.com/ and a video of the 2k6 presentation is at video.google.com/videoplay?docid=2235822817954898588

--Sean

On Nov 13, 2007 5:19 PM, Kevin McArthur <kevin@stormtide.ca> wrote:
tcptraceroute is probably the most useful tool for detecting tcp port
interference.

K

The Anarcat wrote:
> A few tools on the top of my head:
>
>  * netcat[1], to quickly test tcp connections, combined with pv [2] to
>    test the throughput. this is useful to test throughput on different
>    ports, but requires netcat (or at least a TCP socket that accepts
>    what you throw at it) on the other end
>  * netrw[3] will do the same, but all in one tool
>  * bing[4] can test bandwidth using only ICMP (ping) requests
>
> Of course, I guess I should mention those de-facto standard utilities:
>
>  * traceroute (AKA tracert under windows), the NANOG version also has
>    extra interesting features
>  * ping
>  * nmap
>  * mtr (traceroute merged with ping, on steroids)
>  * wireshark (ex-ethereal) and tcpdump, to inspect traffic
>
> I'm not providing URLs for those because they're fairly common.
>
> I'm probably missing a few, especially for injecting arbitrary packets,
> for example.
>
> A.
>
> [1] http://netcat.sourceforge.net/
> [2] http://www.ivarch.com/programs/pv.shtml
> [3] http://sitola.fi.muni.cz/~xdenemar/netrw/index.en.html
> [4] http://fgouget.free.fr/bing/bing_src-readme.shtml
>
>



--
Research is to see what everybody else has seen, and think what nobody else has thought.