mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Forward Firewall: Added configoption in Buildsystem -< POLICY2='DROP' (for POLICYIN)
This commit is contained in:
committed by
Michael Tremer
parent
a9b3ae26a3
commit
36e9534f24
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user