]> git.proxmox.com Git - pve-firewall.git/blob - example/host.fw
add nf_conntrack_max to example config
[pve-firewall.git] / example / host.fw
1 # /etc/pve/local/host.fw
2
3 [OPTIONS]
4
5 enable: 0
6 tcp_flags_log_level: info
7 smurf_log_level: nolog
8 log_level_in: info
9 log_level_out: info
10 nf_conntrack_max: 196608
11
12
13 [RULES]
14
15 IN SSH(ACCEPT) net0
16 OUT SSH(ACCEPT) net0