From ca8e5631d333c71bfe689c2afa367867ee66c0a0 Mon Sep 17 00:00:00 2001 From: teastep Date: Wed, 20 Jul 2005 01:10:28 +0000 Subject: [PATCH] Make \!
work in the SUBNET column of the masq file git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2374 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/firewall | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Shorewall/firewall b/Shorewall/firewall index 30630ce3b..4697bbf3e 100755 --- a/Shorewall/firewall +++ b/Shorewall/firewall @@ -5773,8 +5773,7 @@ setup_masq() networks="${networks%!*}" fi - - source="$networks" + source="${networks:=0.0.0.0/0}" case $source in *.*.*|+*|!+*)