aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ipv6/rw-psk-ikev1/hosts/carol/etc
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tests/ipv6/rw-psk-ikev1/hosts/carol/etc')
-rwxr-xr-xtesting/tests/ipv6/rw-psk-ikev1/hosts/carol/etc/init.d/iptables2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/ipv6/rw-psk-ikev1/hosts/carol/etc/init.d/iptables b/testing/tests/ipv6/rw-psk-ikev1/hosts/carol/etc/init.d/iptables
index 8db1f13d1..521d1ce31 100755
--- a/testing/tests/ipv6/rw-psk-ikev1/hosts/carol/etc/init.d/iptables
+++ b/testing/tests/ipv6/rw-psk-ikev1/hosts/carol/etc/init.d/iptables
@@ -62,7 +62,7 @@ stop() {
/sbin/ip6tables -F -t $a
/sbin/ip6tables -X -t $a
- /sbin/ipables -F -t $a
+ /sbin/iptables -F -t $a
/sbin/iptables -X -t $a
if [ $a == nat ]; then