All of lore.kernel.org
 help / color / mirror / Atom feed
* ip_conntrack table full problem
@ 2005-03-14 15:47 Thomas Jarosch
  2005-03-14 17:18 ` Phil Oester
  0 siblings, 1 reply; 15+ messages in thread
From: Thomas Jarosch @ 2005-03-14 15:47 UTC (permalink / raw)
  To: netfilter-devel

Hi,

I'm facing a problem with conntrack on a 2.4.21 kernel.
One machine which firewalls a webradio reproducable
becomes unresponsive every week with
"ip_conntrack: table full, dropping packet."

Raising the /proc/sys/net/ipv4/ip_conntrack_max limit only delayed the 
problem. I also installed a cronscript, which saves the contents 
of /proc/net/ip_conntrack every minute to a folder.
When the system died there were around 150 connections in conntrack,
far below the maximum limit.

Also interesting is that the system never recovers from the "full table 
error", even though the conntrack table in /proc is almost empty. It feels
like the table is filled with "ghost entries" and there's no room
for new connections.

I googled around and found this:
http://cert.uni-stuttgart.de/archive/suse/security/2005/02/msg00174.html

The problem is at least confirmed by Ludwig Nussel from SuSE:
http://cert.uni-stuttgart.de/archive/suse/security/2005/02/msg00197.html

I want to help tracking the problem down. I can't upgrade to a newer kernel 
version because of various other patches, but as the "stock" SuSE 9.2 kernel 
got the same problem I assume it's a more generic problem.

Would it be wise to dump the complete internal conntrack table to syslog when 
the error occurs? Any patches I could try? Any other ideas?

Thanks in advance,
Thomas Jarosch

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2005-03-29 20:26 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-14 15:47 ip_conntrack table full problem Thomas Jarosch
2005-03-14 17:18 ` Phil Oester
2005-03-15 10:13   ` Thomas Jarosch
2005-03-21 14:13   ` Thomas Jarosch
2005-03-21 16:21     ` Phil Oester
2005-03-21 17:03       ` Thomas Jarosch
2005-03-21 18:08         ` Phil Oester
2005-03-21 18:23           ` Thomas Jarosch
2005-03-21 21:14             ` Phil Oester
2005-03-21 22:58               ` Thomas Jarosch
2005-03-21 18:41         ` Patrick Schaaf
2005-03-21 21:15           ` Phil Oester
2005-03-23  2:38         ` Patrick McHardy
2005-03-23  9:11           ` Thomas Jarosch
2005-03-29 20:26           ` Thomas Jarosch

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.