/proc/sys/net/ipv4/ip_conntrack_max could be changed?
sometime one of firewall reaches the count of 32000
(/proc/sys/net/ipv4/ip_conntrack_max).
So kernel log says that
Jul 22 15:02:43 (none) kernel: ip_conntrack: table full, dropping packet.
As other normal linux box, max count could be changed to
process much more connections?
Thanks in advance.
This thread was automatically locked due to age.