diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-02-28 22:16:16 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-02-28 22:16:16 +0000 |
commit | 63b97bda3f49e3f359ae3d1a0ab4aee4af2f41c5 (patch) | |
tree | 9d126c23e8b3196914e084de4753c183e4d9d88f /testing/tests/ikev2/config-payload/pretest.dat | |
parent | 05bda565568e77d6d9fe81ab77f7543aeb88d3eb (diff) | |
download | strongswan-63b97bda3f49e3f359ae3d1a0ab4aee4af2f41c5.tar.bz2 strongswan-63b97bda3f49e3f359ae3d1a0ab4aee4af2f41c5.tar.xz |
added
Diffstat (limited to 'testing/tests/ikev2/config-payload/pretest.dat')
-rw-r--r-- | testing/tests/ikev2/config-payload/pretest.dat | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/tests/ikev2/config-payload/pretest.dat b/testing/tests/ikev2/config-payload/pretest.dat new file mode 100644 index 000000000..014e80517 --- /dev/null +++ b/testing/tests/ikev2/config-payload/pretest.dat @@ -0,0 +1,10 @@ +moon::/etc/init.d/iptables start 2> /dev/null +carol::/etc/init.d/iptables start 2> /dev/null +dave::/etc/init.d/iptables start 2> /dev/null +carol::ipsec start +dave::ipsec start +moon::ipsec start +carol::sleep 2 +carol::ipsec up home +dave::ipsec up home +carol::sleep 1 |