From mboxrd@z Thu Jan 1 00:00:00 1970 From: Phil Oester Subject: Re: ip_conntrack table full problem Date: Mon, 21 Mar 2005 13:15:37 -0800 Message-ID: <20050321211537.GB15155@linuxace.com> References: <200503141647.42299.thomas.jarosch@intra2net.com> <200503211513.59943.thomas.jarosch@intra2net.com> <20050321162147.GA14696@linuxace.com> <200503211803.18918.thomas.jarosch@intra2net.com> <20050321184105.GA378@oknodo.bof.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Thomas Jarosch , netfilter-devel To: Patrick Schaaf Content-Disposition: inline In-Reply-To: <20050321184105.GA378@oknodo.bof.de> 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 On Mon, Mar 21, 2005 at 07:41:06PM +0100, Patrick Schaaf wrote: > > Would it be possible to dump the internal conntrack tables > > once the error occurs? > > The interface for such dumping is /proc/net/ip_conntrack, where you > only find 35 conntracks in your table-full situation. So I would > strongly doubt that extra "show them all" code would show much > more than that... It would show the conntracks which have been removed from ip_conntrack but not yet destroyed. Phil