aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/host2host-transport-connmark/pretest.dat
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2016-05-02 10:10:56 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2016-05-15 19:02:57 +0200
commit141ac4df8f4976d0d0a6f651fad64e628d12b6e0 (patch)
tree1cb1017d8b15dc3155f88bb332eeb136ff12fa9b /testing/tests/ikev2/host2host-transport-connmark/pretest.dat
parent1aeaccad119ab9db3b473bd88e25a550a17864ac (diff)
downloadstrongswan-141ac4df8f4976d0d0a6f651fad64e628d12b6e0.tar.bz2
strongswan-141ac4df8f4976d0d0a6f651fad64e628d12b6e0.tar.xz
testing: wait until connections are loaded
Diffstat (limited to 'testing/tests/ikev2/host2host-transport-connmark/pretest.dat')
-rw-r--r--testing/tests/ikev2/host2host-transport-connmark/pretest.dat5
1 files changed, 3 insertions, 2 deletions
diff --git a/testing/tests/ikev2/host2host-transport-connmark/pretest.dat b/testing/tests/ikev2/host2host-transport-connmark/pretest.dat
index ab6408427..2c40b3801 100644
--- a/testing/tests/ikev2/host2host-transport-connmark/pretest.dat
+++ b/testing/tests/ikev2/host2host-transport-connmark/pretest.dat
@@ -2,10 +2,11 @@ moon::iptables-restore < /etc/iptables.rules
moon::iptables -t nat -A POSTROUTING -o eth0 -s 10.1.0.0/16 -j MASQUERADE
moon::iptables -A FORWARD -i eth1 -o eth0 -s 10.1.0.0/16 -j ACCEPT
moon::iptables -A FORWARD -i eth0 -o eth1 -d 10.1.0.0/16 -j ACCEPT
+sun::ipsec start
alice::ipsec start
venus::ipsec start
-sun::ipsec start
+sun::expect-connection nat-t
alice::expect-connection nat-t
-venus::expect-connection nat-t
alice::ipsec up nat-t
+venus::expect-connection nat-t
venus::ipsec up nat-t