]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/configroot
Forward Firewall: Added configoption in Buildsystem -< POLICY2='DROP' (for POLICYIN)
[people/teissler/ipfire-2.x.git] / lfs / configroot
index e24a9eee99b062af369deb8432f6ef8ddc33c4f7..7e47881d392072acff89b2fb8dedb8c473e99812 100644 (file)
@@ -118,6 +118,7 @@ $(TARGET) :
        echo  "DROPFORWARD=on"          >> $(CONFIG_ROOT)/optionsfw/settings
        echo  "FWPOLICY=DROP"           >> $(CONFIG_ROOT)/optionsfw/settings
        echo  "FWPOLICY1=DROP"          >> $(CONFIG_ROOT)/optionsfw/settings
+       echo  "FWPOLICY2=DROP"          >> $(CONFIG_ROOT)/optionsfw/settings
        echo  "DROPPORTSCAN=on"         >> $(CONFIG_ROOT)/optionsfw/settings
        echo  "DROPOUTGOING=on"         >> $(CONFIG_ROOT)/optionsfw/settings
        echo  "SHOWREMARK=on"           >> $(CONFIG_ROOT)/optionsfw/settings