From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: ip_conntrack table full problem Date: Wed, 23 Mar 2005 03:38:54 +0100 Message-ID: <4240D6BE.8080402@trash.net> References: <200503141647.42299.thomas.jarosch@intra2net.com> <200503211513.59943.thomas.jarosch@intra2net.com> <20050321162147.GA14696@linuxace.com> <200503211803.18918.thomas.jarosch@intra2net.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel To: Thomas Jarosch In-Reply-To: <200503211803.18918.thomas.jarosch@intra2net.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Thomas Jarosch wrote: > Phil, > > >>>/proc/slabinfo: >>>ip_conntrack 16263 16272 320 1356 1356 1 >> >>Yes, you're leaking conntracks somewhere. Any possibility of testing >>a somewhat newer kernel than 2.4.21? This may have already been >>fixed. > > > Thank you for your response. > Unfortunately I cannot update to a newer kernel soon. I suggest trying this patch: http://linux.bkbits.net:8080/linux-2.4/cset@3f219dbcj1MnJqxiJa99m_AcShdk5A?nav=index.html|src/net/|src/net|src/net/ipv4|src/net/ipv4/netfilter|related/net/ipv4/netfilter/ip_conntrack_core.c Regards Patrick