From 5bbd22be00d515c71a8df54005709bdedae9ec4f Mon Sep 17 00:00:00 2001 From: bbruns Date: Sun, 26 Sep 2010 21:20:55 +0000 Subject: [PATCH] Fixes for multiport --- bin/firewall-sosdg | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/firewall-sosdg b/bin/firewall-sosdg index 840adc9..a613e77 100755 --- a/bin/firewall-sosdg +++ b/bin/firewall-sosdg @@ -581,6 +581,7 @@ if [ $IPV6 ]; then PORTS_COUNT_CURR=$y done unset y PORTS PORTS_COUNT_CURR PORTS_COUNT + fi else for i in $IPV6TCP; do echo -en "${PURPLE}TCP${DEFAULT_COLOR}/${GREEN}$i "