- Install iperf on Windows - just download, unzip and run iperf.exe.
- Install iperf on Ubuntu:
sudo apt-get install iperf
Iperf supports several options, but generally you would run it on one device as a "server" and another as a "client."
To launch iperf in server mode just enter iperf -s at the terminal. It will report, "Server listening on TCP port 5001. . ."
Note: Iperf can be used to test LAN speeds as well as over the Internet.
Download Iperf and get more information from SourceForge.


3 comments: