TTiperf: Difference between revisions

mNo edit summary
 
Various things have been tried to narrow down what is causing this, but so far it still remains a mystery!
 
These tests are being headed up by Andrew, you can find me in IRC.
 
==Status post==
*https://aastatus.net/2358
 
==Running iperf==
To help with the investigations we've asked customers to run an iperf3 server and allow our IPs in. We'd ask that you keep the iperf server running all the time throughout the duration as then staff can run tests without having to bother you!
 
sudo yum install iperf3
 
You can read about iperf in the manual (man iperf3) or at https://iperf.fr/
===Running iperf===
 
===Runningstarting iperf===
simply running:
iperf3 -s
 
This will listen on the default port of 5201. It will run on the console, so may be best run in a screen session or as a background daemon (-d option)
 
===IPs to allow:===