mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Forward Firewall: Deleted MODE0 from WEB Interface and added a table for DMZ-Rules.
This commit is contained in:
committed by
Michael Tremer
parent
0f869e32d4
commit
7bd9d462de
@@ -118,7 +118,7 @@ $(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
|
||||
echo "POLICY=MODE2" >> $(CONFIG_ROOT)/forward/settings
|
||||
|
||||
# set rules.pl executable
|
||||
chmod 755 $(CONFIG_ROOT)/forward/bin/rules.pl
|
||||
|
||||
Reference in New Issue
Block a user