From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Courtier-Dutton Subject: Re: [PATCH] Warn people that ipchains and ipfwadm are going away. Date: Wed, 22 Sep 2004 12:52:04 +0100 Sender: linux-kernel-owner@vger.kernel.org Message-ID: <41516764.8030205@superbug.co.uk> References: <1095721742.5886.128.camel@bach> <20040921143613.2dc78e2f.Ballarin.Marc@gmx.de> <1095803902.1942.211.camel@bach> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Rusty Russell , Marc Ballarin , Linus Torvalds , netfilter-devel@lists.netfilter.org, lkml - Kernel Mailing List , "David S. Miller" Return-path: To: root@chaos.analogic.com In-Reply-To: List-Id: netfilter-devel.vger.kernel.org Richard B. Johnson wrote: > On Wed, 22 Sep 2004, Rusty Russell wrote: > > >>On Tue, 2004-09-21 at 22:36, Marc Ballarin wrote: >> >>>On Tue, 21 Sep 2004 09:09:02 +1000 >>>"Rusty Russell (IBM)" wrote: >>> >>> >>>>Name: Warn that ipchains and ipfwadm are going away >>>>Status: Trivial >>>>Signed-off-by: Rusty Russell >>> > What replaces the firewall stuff? It can't just "go away"! > > Cheers, > Dick Johnson ipchains and ipfwadm are very old firewall implementations. The current linux firewall code is called "iptables" and that has been present for a long time time, and that is staying. So, the linux kernel still has firewall features, even with ipchains and ipfwadm removed. James