Currently we require two machines due to the iperf server/client combination. This should be possible using either an iptables configuration or use of Docker containers.
Shady has developed a script for doing this via iptables. We should possibly consider Docker as an alternative in the future, but this is good for now. See utils/external_routing.sh
Currently we require two machines due to the iperf server/client combination. This should be possible using either an iptables configuration or use of Docker containers.