Forward Firewall: set default options for optionsfw and minor change on optionsfw.cgi

This commit is contained in:
Alexander Marx
2013-07-12 11:05:57 +02:00
committed by Michael Tremer
parent 2e99ab8bf8
commit 34f30c5f92
2 changed files with 6 additions and 28 deletions

View File

@@ -129,6 +129,8 @@ $(TARGET) :
echo "SHOWCOLORS=on" >> $(CONFIG_ROOT)/optionsfw/settings
echo "SHOWTABLES=off" >> $(CONFIG_ROOT)/optionsfw/settings
echo "SHOWDROPDOWN=off" >> $(CONFIG_ROOT)/optionsfw/settings
echo "DROPWIRELESSINPUT=off" >> $(CONFIG_ROOT)/optionsfw/settings
echo "DROPWIRELESSFORWARD=off" >> $(CONFIG_ROOT)/optionsfw/settings
echo "POLICY=MODE2" >> $(CONFIG_ROOT)/forward/settings
echo "POLICY1=MODE2" >> $(CONFIG_ROOT)/forward/settings