]> git.proxmox.com Git - pve-firewall.git/blobdiff - example/host.fw
cleanup_fw_rule: only copy defined rule properties
[pve-firewall.git] / example / host.fw
index e38b2a58b24fec3e55a9da53b1d4caa010fd2f96..4d861078d8c6f8b2f6ddb69a668d7cae08a5226b 100644 (file)
@@ -20,9 +20,15 @@ nf_conntrack_max: 196608
 # 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