Forward Firewall: set standard config for Firewall

This commit is contained in:
Alexander Marx
2013-01-15 05:04:33 +01:00
committed by Michael Tremer
parent 9ee07ee5d2
commit bc32972572

View File

@@ -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