From f91f118c2a6980fd6fdaf44b47b7426ded435c74 Mon Sep 17 00:00:00 2001 From: teastep Date: Tue, 20 Dec 2005 19:24:53 +0000 Subject: [PATCH] Fix typo in last patch git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3187 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/firewall | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Shorewall/firewall b/Shorewall/firewall index 11d271a55..4f4518141 100755 --- a/Shorewall/firewall +++ b/Shorewall/firewall @@ -3021,8 +3021,7 @@ setup_nat() { do_one_nat() { local add_ip_aliases=$ADD_IP_ALIASES iface=${interface%:*} - if [ -n "$ - _aliases" ]; then + if [ -n "$add_ip_aliases" ]; then case $interface in *:) interface=${interface%:}