kernel: sysctl: update nf_ct settings for fullcone nat

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
hanwckf 2022-11-19 14:32:05 +08:00 committed by Tianling Shen
parent 53bc278ad6
commit 907d94bd61
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -8,3 +8,5 @@ net.netfilter.nf_conntrack_tcp_timeout_established=7440
net.netfilter.nf_conntrack_udp_timeout=60
net.netfilter.nf_conntrack_udp_timeout_stream=180
net.netfilter.nf_conntrack_helper=1
net.netfilter.nf_conntrack_buckets=16384
net.netfilter.nf_conntrack_expect_max=512