S
S
syxoi2018-04-05 05:59:15
*nix-like systems
syxoi, 2018-04-05 05:59:15

Why is the iperf client testing the outgoing speed?

If you run iperf on the server in server mode and connect a client to it, then the client sends data to it (outgoing speed is tested), and in order to test the incoming speed on the client, you need to swap the client and server, but what if there is no white IP?
Task: check the speed on several UDP ports, to check the speed cutoff by the provider. Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rsa97, 2018-04-05
@Rsa97

# man iperf
...
CLIENT SPECIFIC OPTIONS
...
       -d, --dualtest
              Do a bidirectional test simultaneously
...
       -r, --tradeoff
              Do a bidirectional test individually
...
       -L, --listenport n
              port to receive bidirectional tests back on

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question