aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev1
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-03-14 23:02:44 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-03-14 23:02:44 +0000
commit7f6b9853cf6ef28d20c988f2d886fd83ab23ccd5 (patch)
tree8d1156cf8372adc6e41c9cfa0044c1251742c64e /testing/tests/ikev1
parentf2a121f4df2731961c073cef79fb2e79843f2e53 (diff)
downloadstrongswan-7f6b9853cf6ef28d20c988f2d886fd83ab23ccd5.tar.bz2
strongswan-7f6b9853cf6ef28d20c988f2d886fd83ab23ccd5.tar.xz
delete virtual IP addresses after use
Diffstat (limited to 'testing/tests/ikev1')
-rw-r--r--testing/tests/ikev1/xauth-psk-mode-config/posttest.dat2
-rw-r--r--testing/tests/ikev1/xauth-rsa-mode-config/posttest.dat2
2 files changed, 4 insertions, 0 deletions
diff --git a/testing/tests/ikev1/xauth-psk-mode-config/posttest.dat b/testing/tests/ikev1/xauth-psk-mode-config/posttest.dat
index 530cfc7b9..f5fa1f375 100644
--- a/testing/tests/ikev1/xauth-psk-mode-config/posttest.dat
+++ b/testing/tests/ikev1/xauth-psk-mode-config/posttest.dat
@@ -7,3 +7,5 @@ dave::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
+carol::ip addr del PH_IP_CAROL1/32 dev eth0
+dave::ip addr del PH_IP_DAVE1/32 dev eth0
diff --git a/testing/tests/ikev1/xauth-rsa-mode-config/posttest.dat b/testing/tests/ikev1/xauth-rsa-mode-config/posttest.dat
index 530cfc7b9..f5fa1f375 100644
--- a/testing/tests/ikev1/xauth-rsa-mode-config/posttest.dat
+++ b/testing/tests/ikev1/xauth-rsa-mode-config/posttest.dat
@@ -7,3 +7,5 @@ dave::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
+carol::ip addr del PH_IP_CAROL1/32 dev eth0
+dave::ip addr del PH_IP_DAVE1/32 dev eth0