kernel: sysctl: update nf_ct_expect settings for fullcone nat

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
hanwckf 2022-11-22 10:36:13 +08:00 committed by Tianling Shen
parent 907d94bd61
commit 5014dc07ea
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -9,4 +9,4 @@ 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
net.netfilter.nf_conntrack_expect_max=16384