aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ipv6/rw-ip6-in-ip4-ikev2/pretest.dat
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2017-11-10 13:50:24 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2017-11-10 13:54:51 +0100
commit4402013f056e2cd6783617fce2ee473a44b999fe (patch)
tree211b64d7188f39b64d4ae45ae9f337689e2737b8 /testing/tests/ipv6/rw-ip6-in-ip4-ikev2/pretest.dat
parentb3ccfcd05e8b1d151fa890fd9b022d426c96f695 (diff)
downloadstrongswan-4402013f056e2cd6783617fce2ee473a44b999fe.tar.bz2
strongswan-4402013f056e2cd6783617fce2ee473a44b999fe.tar.xz
testing: Converted ipv6/rw-ip6-in-ip4-ikev2 to swanctl
Diffstat (limited to 'testing/tests/ipv6/rw-ip6-in-ip4-ikev2/pretest.dat')
-rw-r--r--testing/tests/ipv6/rw-ip6-in-ip4-ikev2/pretest.dat10
1 files changed, 5 insertions, 5 deletions
diff --git a/testing/tests/ipv6/rw-ip6-in-ip4-ikev2/pretest.dat b/testing/tests/ipv6/rw-ip6-in-ip4-ikev2/pretest.dat
index e73bde487..9a756eb78 100644
--- a/testing/tests/ipv6/rw-ip6-in-ip4-ikev2/pretest.dat
+++ b/testing/tests/ipv6/rw-ip6-in-ip4-ikev2/pretest.dat
@@ -5,11 +5,11 @@ moon::ip6tables-restore < /etc/ip6tables.rules
carol::ip6tables-restore < /etc/ip6tables.rules
dave::ip6tables-restore < /etc/ip6tables.rules
alice::"ip route add fec3:\:/16 via fec1:\:1"
-moon::ipsec start
-carol::ipsec start
-dave::ipsec start
+moon::systemctl start strongswan-swanctl
+carol::systemctl start strongswan-swanctl
+dave::systemctl start strongswan-swanctl
moon::expect-connection rw
carol::expect-connection home
dave::expect-connection home
-carol::ipsec up home
-dave::ipsec up home
+carol::swanctl --initiate --child home
+dave::swanctl --initiate --child home