CarletonWirelessLab / ANTS

The Automated Networking Test Suite
Other
3 stars 1 forks source link

Test setup should be usable from a single machine #27

Closed threexc closed 5 years ago

threexc commented 5 years ago

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.

threexc commented 5 years ago

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