From 4f1d6de0abf80821c13334cafda41111f6370162 Mon Sep 17 00:00:00 2001 From: bbruns Date: Mon, 23 Aug 2010 21:39:51 +0000 Subject: [PATCH] More functions and help --- rc.firewall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc.firewall b/rc.firewall index 9f63f0f..1a4dfe7 100755 --- a/rc.firewall +++ b/rc.firewall @@ -58,7 +58,7 @@ echo "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=" -iptables_v4_rules_flush +iptables_rules_flush ipv4 if [ -s "$BASEDIR/include/ipv4_custom_flush" ]; then display_c YELLOW "Loading custom flush rules..."