]> git.proxmox.com Git - pve-firewall.git/blobdiff - debian/example/host.fw
remove optimize option
[pve-firewall.git] / debian / example / host.fw
index a8ae5682cbdade55714ccd360f3821447655170e..04ab001583347cb55f99e42abb482c098d3a6b3b 100644 (file)
@@ -14,20 +14,12 @@ nf_conntrack_max: 196608
 # reduce conntrack established timeout (default is 432000 - 5days)
 nf_conntrack_tcp_timeout_established: 7875
 
-# Enable firewall when bridges contains IP address.
-# The firewall is not fully functional in that case, so
-# you need to enable that explicitly
-allow_bridge_route: 1
-
 # disable SMURFS filter
 nosmurfs: 0
 
 # filter illegal combinations of TCP flags
 tcpflags: 1
 
-# rules processing speed optimizations 
-optimize : 1
-
 [RULES]
 
 IN  SSH(ACCEPT) net0