From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: FC5 iptables-restore failure Date: Thu, 15 Feb 2007 04:10:41 -0800 Message-ID: <20070215041041.69e20c64.akpm@linux-foundation.org> References: <20070215024507.8c97ee01.akpm@linux-foundation.org> <20070215112022.GD8353@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: Dave Jones Return-path: Received: from smtp.osdl.org ([65.172.181.24]:45050 "EHLO smtp.osdl.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965674AbXBOMK5 (ORCPT ); Thu, 15 Feb 2007 07:10:57 -0500 In-Reply-To: <20070215112022.GD8353@redhat.com> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Thu, 15 Feb 2007 06:20:22 -0500 Dave Jones wrote: > On Thu, Feb 15, 2007 at 02:45:07AM -0800, Andrew Morton wrote: > > > > I've recently been noticing nasty messages come out of FC5: > > > > sony:/home/akpm# service iptables stop > > Flushing firewall rules: [ OK ] > > Setting chains to policy ACCEPT: filter [ OK ] > > Unloading iptables modules: [ OK ] > > sony:/home/akpm# service iptables start > > Applying iptables firewall rules: iptables-restore: line 20 failed > > [FAILED] > > > > Dunno when it started happening, but it's in mainline now. > > > > It's a pretty stupid error message. line 20 of what? > > 2.6.18 -> 2.6.19 changes a bunch of netfilter config option names. > Sure you weren't bitten by that ? Yeah, going and madly turning 1000 things on seemed to make it happy.