diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2010-09-26 11:31:39 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2010-09-26 11:31:39 +0200 |
commit | 280c8ea2f0aa50914fc863debe171b12f629561a (patch) | |
tree | 9600b15eead8f77e22b0758c999138fc552738cb /testing/tests/ikev2/ip-pool-wish | |
parent | 1e6cc07ee41540322df636ab66d8b7cbbae351a3 (diff) | |
download | strongswan-280c8ea2f0aa50914fc863debe171b12f629561a.tar.bz2 strongswan-280c8ea2f0aa50914fc863debe171b12f629561a.tar.xz |
stop gateway after clients in order to check release of virtual IP
Diffstat (limited to 'testing/tests/ikev2/ip-pool-wish')
-rw-r--r-- | testing/tests/ikev2/ip-pool-wish/posttest.dat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/ikev2/ip-pool-wish/posttest.dat b/testing/tests/ikev2/ip-pool-wish/posttest.dat index 7cebd7f25..1777f439f 100644 --- a/testing/tests/ikev2/ip-pool-wish/posttest.dat +++ b/testing/tests/ikev2/ip-pool-wish/posttest.dat @@ -1,6 +1,6 @@ -moon::ipsec stop carol::ipsec stop dave::ipsec stop +moon::ipsec stop moon::/etc/init.d/iptables stop 2> /dev/null carol::/etc/init.d/iptables stop 2> /dev/null dave::/etc/init.d/iptables stop 2> /dev/null |