From fb9292eb7169a40d1556c218d5aef1c6f725add2 Mon Sep 17 00:00:00 2001 From: teastep Date: Mon, 15 Aug 2005 20:21:52 +0000 Subject: [PATCH] Yet another improvement to rules generated for exclusion lists git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2497 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/firewall | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Shorewall/firewall b/Shorewall/firewall index 08bea7257..f2036b106 100755 --- a/Shorewall/firewall +++ b/Shorewall/firewall @@ -4868,9 +4868,10 @@ process_rule() # $1 = target done addr= else - run_iptables -A $chain $(fix_bang $proto $sports $multiport $dports) $user -j $newchain + run_iptables -A $chain $(fix_bang $cli $proto $sports $multiport $dports) $user -j $newchain fi + cli= proto= sports= multiport=