mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
firewall: replace echo initial optionsfw settings
use echo initial optionsfw settings seems creating duplicated optionsfw settings. Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
23
config/cfgroot/optionsfw-settings
Normal file
23
config/cfgroot/optionsfw-settings
Normal file
@@ -0,0 +1,23 @@
|
||||
FWBRIDGEMODE=off
|
||||
BRIDGENETFILTER=off
|
||||
DROPNEWNOTSYN=on
|
||||
DROPINPUT=on
|
||||
DROPFORWARD=on
|
||||
FWPOLICY=DROP
|
||||
FWPOLICY1=DROP
|
||||
FWPOLICY2=DROP
|
||||
DROPPORTSCAN=on
|
||||
DROPOUTGOING=on
|
||||
DROPSAMBA=off
|
||||
DROPPROXY=off
|
||||
SHOWREMARK=on
|
||||
SHOWCOLORS=on
|
||||
SHOWTABLES=off
|
||||
SHOWDROPDOWN=off
|
||||
DROPWIRELESSINPUT=on
|
||||
DROPWIRELESSFORWARD=on
|
||||
DROPSPOOFEDMARTIAN=on
|
||||
DROPHOSTILE=on
|
||||
LOGDROPHOSTILEIN=on
|
||||
LOGDROPHOSTILEOUT=on
|
||||
LOGDROPCTINVALID=on
|
||||
Reference in New Issue
Block a user