From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: how to clear the conntrack table! Date: Mon, 25 Aug 2003 12:31:30 +0200 Sender: netfilter-devel-admin@lists.netfilter.org Message-ID: <3F49E582.2050105@trash.net> References: <006301c3630d$7c163260$5b01aa0a@nightmare> <20030823210837.GE6750@sunbeam.de.gnumonks.org> <3F49E169.5070707@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: Eicke Friedrich In-Reply-To: <3F49E169.5070707@gmx.net> Errors-To: netfilter-devel-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: netfilter-devel.vger.kernel.org In case your running an older kernel (before -pre9), try the latest -rc kernel or submitted/70_ip-conntrack-expect-drop-refcnt-combined.patch from patch-o-matic. Bye, Patrick Eicke Friedrich wrote: > > Harald Welte wrote: > >> unfortunately there is currently no other way than to unload and >> reload the ip_conntrack module :( > > I've tried this a couple of times. The module seems to get deleted > (lsmod still shows ip_conntrack but as deleted) but rmmod does NOT > finish. It grabs 100% CPU for minutes. I had to reboot the box then. > Any hints? > > Regards, > Eicke.