In message <[EMAIL PROTECTED]> you write:
>
> is there a way to dynamically change the limit : kernel: ip_conntrack:
> maximum limit of 16384 entries exceeded ?
echo 32768 > /proc/net/ipv4/ip_conntrack_max
Don't increase it too much, or your efficiency will go out the window
(the hash table siz
is there a way to dynamically change the limit : kernel: ip_conntrack:
maximum limit of 16384 entries exceeded ?
grepping in the documentation didn't tell much here.
either a newssus scan or a weird ftp server I tried to connect to,
caused the table to fill pretty fast and all other connections
2 matches
Mail list logo