Openwrt Active Connections!

how can i extend active connection in my openwrt the default is 7168. i just want to extend it like 16447

echo 'net.netfilter.nf_conntrack_max=16447' > /etc/sysctl.d/20-nf-conntrack-max.conf

and reboot

P.S. but usually you better stay with the one autoconfigured. It has pretty clever algorithm which depends on RAM available AFAIR.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.