Re: max ip_conntrack entries

2001-03-29 Thread Rusty Russell
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

max ip_conntrack entries

2001-03-21 Thread Roeland Th. Jansen
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