master-thesis/bin/benchmark-prepare-software-...

8 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