]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Forward Firewall: set standard config for Firewall
authorAlexander Marx <amarx@ipfire.org>
Tue, 15 Jan 2013 04:04:33 +0000 (05:04 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 9 Aug 2013 12:08:10 +0000 (14:08 +0200)
lfs/configroot

index 833904c8c2c54cceb3906b6b5cba8320a6d3185d..d0cbd08ad7bb3949228ae304ee67c64a0ba00e04 100644 (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