From: Alexander Marx Date: Tue, 15 Jan 2013 04:04:33 +0000 (+0100) Subject: Forward Firewall: set standard config for Firewall X-Git-Tag: v2.15-beta1~286^2~11^2~258 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bc3297257288edb70f77c74009669ddb901492ff;p=ipfire-2.x.git Forward Firewall: set standard config for Firewall --- diff --git a/lfs/configroot b/lfs/configroot index 833904c8c2..d0cbd08ad7 100644 --- a/lfs/configroot +++ b/lfs/configroot @@ -115,7 +115,8 @@ $(TARGET) : echo "DROPFORWARD=on" >> $(CONFIG_ROOT)/optionsfw/settings echo "FWPOLICY=DROP" >> $(CONFIG_ROOT)/optionsfw/settings echo "DROPPORTSCAN=on" >> $(CONFIG_ROOT)/optionsfw/settings - + echo "POLICY=MODE0" >> $(CONFIG_ROOT)/forward/settings + # set rules.pl executable chmod 755 $(CONFIG_ROOT)/forward/bin/rules.pl # Modify variables in header.pl