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

8 lines
165 B
Bash
Raw Normal View History

2019-08-16 10:23:35 +00:00
#!/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