From e55951ba313dac19fcb1c182713f2060e51e9512 Mon Sep 17 00:00:00 2001 From: teastep Date: Tue, 1 Oct 2002 23:49:17 +0000 Subject: [PATCH] Fix typo git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@280 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/firewall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/firewall b/Shorewall/firewall index 1c7e1ac39..545459405 100755 --- a/Shorewall/firewall +++ b/Shorewall/firewall @@ -3589,7 +3589,7 @@ add_to_zone() # $1 = [:] $2 = zone iface=${h%:*} hosts=${h#*:} - base=`chain_base $face` + base=`chain_base $iface` eval rulenum=\$${base}_rulenum