diff options
Diffstat (limited to 'testing/tests/swanctl/rw-eap-md5-id-rsa/pretest.dat')
-rw-r--r-- | testing/tests/swanctl/rw-eap-md5-id-rsa/pretest.dat | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/tests/swanctl/rw-eap-md5-id-rsa/pretest.dat b/testing/tests/swanctl/rw-eap-md5-id-rsa/pretest.dat new file mode 100644 index 000000000..96c1ed114 --- /dev/null +++ b/testing/tests/swanctl/rw-eap-md5-id-rsa/pretest.dat @@ -0,0 +1,8 @@ +moon::iptables-restore < /etc/iptables.rules +carol::iptables-restore < /etc/iptables.rules +carol::cd /etc/swanctl; rm rsa/* x509/* +moon::service charon start 2> /dev/null +carol::service charon start 2> /dev/null +moon::expect-connection rw-eap +carol::expect-connection home +carol::swanctl --initiate --child home 2> /dev/null |