mirror of
https://github.com/LiBwrt-op/ipq50xx.git
synced 2025-12-16 15:01:44 +00:00
kernel: sysctl: update nf_ct settings for fullcone nat
Reference: https: //github.com/coolsnowwolf/lede/commit/58692d5c98169249eae7b8cb27b45ce6ecac1d92 Signed-off-by: JiaY-shi <shi05275@163.com>
This commit is contained in:
parent
be2f8ddec4
commit
b3ba002761
@ -6,3 +6,6 @@ net.netfilter.nf_conntrack_checksum=0
|
||||
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=16384
|
||||
Loading…
Reference in New Issue
Block a user