diff options
Diffstat (limited to 'testing/tests/swanctl/rw-eap-tls-only/pretest.dat')
-rw-r--r-- | testing/tests/swanctl/rw-eap-tls-only/pretest.dat | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/tests/swanctl/rw-eap-tls-only/pretest.dat b/testing/tests/swanctl/rw-eap-tls-only/pretest.dat new file mode 100644 index 000000000..90445d430 --- /dev/null +++ b/testing/tests/swanctl/rw-eap-tls-only/pretest.dat @@ -0,0 +1,7 @@ +moon::iptables-restore < /etc/iptables.rules +carol::iptables-restore < /etc/iptables.rules +moon::systemctl start strongswan-swanctl +carol::systemctl start strongswan-swanctl +moon::expect-connection rw-eap +carol::expect-connection home +carol::swanctl --initiate --child home 2> /dev/null |