master-thesis/bin/benchmark-prepare-software-loadgenerator.sh
Nico Schottelius b96c68832d rename
2019-08-16 12:24:15 +02:00

7 lines
165 B
Bash
Executable file

#!/bin/sh
set -x
# Required for NAT64 going into the other side
sudo ip route add 10.0.1.0/24 via 10.0.0.77
sudo ip route add 2001:db8:23::/96 via 2001:db8:42::77