From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eicke Friedrich Subject: Re: how to clear the conntrack table! Date: Mon, 25 Aug 2003 12:14:01 +0200 Sender: netfilter-devel-admin@lists.netfilter.org Message-ID: <3F49E169.5070707@gmx.net> References: <006301c3630d$7c163260$5b01aa0a@nightmare> <20030823210837.GE6750@sunbeam.de.gnumonks.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: To: netfilter-devel@lists.netfilter.org In-Reply-To: <20030823210837.GE6750@sunbeam.de.gnumonks.org> 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 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.