--- embedaddon/miniupnpd/netfilter/iptables_flush.sh 2012/02/21 23:16:02 1.1.1.1 +++ embedaddon/miniupnpd/netfilter/iptables_flush.sh 2012/05/29 12:55:57 1.1.1.2 @@ -1,6 +1,6 @@ #! /bin/sh -# $Id: iptables_flush.sh,v 1.1.1.1 2012/02/21 23:16:02 misho Exp $ -IPTABLES=iptables +# $Id: iptables_flush.sh,v 1.1.1.2 2012/05/29 12:55:57 misho Exp $ +IPTABLES=/sbin/iptables #flush all rules owned by miniupnpd $IPTABLES -t nat -F MINIUPNPD