From 7f6b9853cf6ef28d20c988f2d886fd83ab23ccd5 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Wed, 14 Mar 2007 23:02:44 +0000 Subject: delete virtual IP addresses after use --- testing/tests/ikev1/xauth-psk-mode-config/posttest.dat | 2 ++ testing/tests/ikev1/xauth-rsa-mode-config/posttest.dat | 2 ++ 2 files changed, 4 insertions(+) (limited to 'testing/tests/ikev1') 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 -- cgit v1.2.3