Network Stress Test Tool

network-trafficnetworkingstress

I need a tool to stress test our network in between two machines.

The app should send out a packet to machine 2, machine 2 should send it back, machine 1 verifys the packet is correct, generates a new packet and the process starts all over.

Anyone know of such an app?

Best Answer

You want iperf. It's super tiny, cross platform, and dead simple to use.