From mboxrd@z Thu Jan 1 00:00:00 1970 From: Flavio Pescuma Subject: Re: how to clear the conntrack table! Date: 27 Jun 2003 11:28:11 +0200 Sender: netfilter-devel-admin@lists.netfilter.org Message-ID: <1056706091.4078.26.camel@alba> References: <006301c3630d$7c163260$5b01aa0a@nightmare> <20030823210837.GE6750@sunbeam.de.gnumonks.org> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Decoy , netfilter-devel@lists.netfilter.org Return-path: To: Harald Welte 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 You could look into using the patch I send some day ago. the you could set all connection to unconfirmed, and then set you rule set so that al unconfirmed packets pass the rule set /flavio On Sat, 2003-08-23 at 23:08, Harald Welte wrote: > On Fri, Aug 15, 2003 at 05:13:05PM +0800, Decoy wrote: > > Hi! > > > > how can I clear the conntrack table?! > > unfortunately there is currently no other way than to unload and reload the > ip_conntrack module :( > > > Thanks very much! > > dec0y