Iperf -d command


Hello everyone,

I am trying to get the return test (-d command) to work correctly but im having issues.

I am using the following syntax on the server
 
Iperf -s -w 64k

With the following client syntax


Iperf -c 127.0.0.1 -w 64k -i 1 -d
 
Now I was hoping that having the documentation on the web that I got this right yet I cannot get it to work, I want my client to do the usual and test the network upstream to the server and then have the server return back the client.

Am I doing something wrong ?

Regards

Lee Langley


Other Mailing lists | Author Index | Date Index | Subject Index | Thread Index