diff options
Diffstat (limited to 'testing/tests/mode-config/posttest.dat')
-rw-r--r-- | testing/tests/mode-config/posttest.dat | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/tests/mode-config/posttest.dat b/testing/tests/mode-config/posttest.dat index 932b319a7..f5fa1f375 100644 --- a/testing/tests/mode-config/posttest.dat +++ b/testing/tests/mode-config/posttest.dat @@ -7,5 +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_IP1_CAROL/32 dev eth0 -dave::ip addr del PH_IP1_DAVE/32 dev eth0 +carol::ip addr del PH_IP_CAROL1/32 dev eth0 +dave::ip addr del PH_IP_DAVE1/32 dev eth0 |