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