mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 19:15:54 +02:00
Forward Firewall: set standard config for Firewall
This commit is contained in:
committed by
Michael Tremer
parent
9ee07ee5d2
commit
bc32972572
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user