testing: Use renamed systemd unit

While the alias is available after enabling the unit, we don't
actually do that in our testing environment (adding a symlink manually
would work too, then again, why not just use the proper name?).
This commit is contained in:
Tobias Brunner
2019-04-24 13:57:48 +02:00
parent 1815c1de52
commit 35392aa869
327 changed files with 841 additions and 841 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
sun::systemctl stop strongswan-swanctl
alice::systemctl stop strongswan-swanctl
venus::systemctl stop strongswan-swanctl
sun::systemctl stop strongswan
alice::systemctl stop strongswan
venus::systemctl stop strongswan
alice::iptables-restore < /etc/iptables.flush
venus::iptables-restore < /etc/iptables.flush
sun::iptables-restore < /etc/iptables.flush
+3 -3
View File
@@ -3,9 +3,9 @@ venus::iptables-restore < /etc/iptables.rules
sun::iptables-restore < /etc/iptables.rules
moon::iptables -t nat -A POSTROUTING -o eth0 -s 10.1.0.0/16 -p udp -j SNAT --to-source PH_IP_MOON:1024-1100
moon::iptables -t nat -A POSTROUTING -o eth0 -s 10.1.0.0/16 -p tcp -j SNAT --to-source PH_IP_MOON:2000-2100
sun::systemctl start strongswan-swanctl
alice::systemctl start strongswan-swanctl
venus::systemctl start strongswan-swanctl
sun::systemctl start strongswan
alice::systemctl start strongswan
venus::systemctl start strongswan
sun::expect-connection nat-t
alice::expect-connection nat-t
alice::swanctl --initiate --child nat-t