In openwrt i see the active connections with numbers like this: 1999/8192 (23%). what will happen when this got 100% or 8192/8192? i have more than 20 wifi users including their routers
You can increase the max connections
root@OpenWrt:~# cat /etc/sysctl.d/11-nf-conntrack.conf
# Do not edit, changes to this file will be lost on upgrades
# /etc/sysctl.conf can be used to customize sysctl settings
net.netfilter.nf_conntrack_acct=1
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
There is no related configuration item in the file /etc/sysctl.d/11-nf-conntrack.conf.
What device do you have?
I have Xiomi Mi Router 4C
system
Closed
March 7, 2023, 2:54am
4
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.