| Application | Package | Version | Worked By | URLs | Comment | Status |
|---|---|---|---|---|---|---|
| Link Speed/Performance Testers | ||||||
ttcp | ttcp | 1.12 | Pekka Savola |
| TTCP is a tool for testing TCP connections. It makes a connection on a port selected by the user and transfers fabricated buffers or data copied from stdin. | ![]() |
ptcp | ptcp | 3.3 | Peter Bieringer |
| PTCP sends via TCP a buffer to a server (mirror) and waits for an echo back. | ![]() |
Iperf | Iperf | 1.7.0 | Maintainers |
| While tools to measure network performance, such as ttcp, exist, most are very old and have confusing options. Iperf was developed as a modern alternative for measuring TCP and UDP bandwidth performance. Iperf is a tool to measure maximum TCP bandwidth, allowing the tuning of various parameters and UDP characteristics. Iperf reports bandwidth, delay jitter, datagram loss. | ![]() |
echoping | echoping | 5.0.1 | Maintainers |
| echoping is a small program to test (approximatively) performances of a remote host by sending it TCP (or other protocol) "echo" packets. echoping supports IPv6 as well as IPv4, uses the protocols echo, discard, chargen or HTTP, uses UDP instead of TCP for the protocols which accept it (like echo), can repeat the test and display various measures about it, and can use T/TCP on systems which support it. | ![]() |
netperf | netperf | 2.2pl4 | Maintainers |
| Netperf is a benchmark that can be used to measure the performance of many different types of networking. It provides tests for both unidirecitonal throughput, and end-to-end latency. The environments currently measureable by netperf include TCP and UDP via BSD Sockets, DLPI, Unix Domain Sockets, Fore ATM API and HP HiPPI Link Level Access. | ![]() |
| Link and Node Testing | ||||||
ping6 | ip-utils | ss020927 | Maintainers |
| The iputils package contains basic networking tools like ping/ping6, tracepath/tracepath6, rdisc and traceroute6. The ping command and its IPv6-enabled version ping6 send a series of ICMP protocol ECHO_REQUEST packets to a specified network host and can tell you if that machine is alive and receiving network traffic. | ![]() |
fping | fping | 2.4b2_to-ipv6 | Maintainers |
| fping is a ping(1) like program which uses the Internet Control Message Protocol (ICMP) echo request to determine if a host is up. fping is different from ping in that you can specify any number of hosts on the command line, or specify a file containing the lists of hosts to ping. Instead of trying one host until it timeouts or replies, fping will send out a ping packet and move on to the next host in a round-robin fashion. If a host replies, it is noted and removed from the list of hosts to check. If a host does not respond within a certain time limit and/or retry limit it will be considered unreachable. Unlike ping, fping is meant to be used in scripts and its output is easy to parse. | ![]() |
| Updated 09.07.2008 | Documentation | DeepSpace6 |