From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michele Petrazzo - Unipex Subject: Re: Brouter basic question . Date: Tue, 30 Mar 2010 16:22:26 +0200 Message-ID: <4BB20922.20704@unipex.it> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: ratheesh k Cc: netfilter@vger.kernel.org ratheesh k ha scritto: > Hi , > > i have a rule > > ebtables -t broute -A BROUTING -j ACCEPT . > > So packet wont traverse any other chain ? ( Prerouting , Input , > Forward , Postrouting ) ??? > http://ebtables.sourceforge.net/br_fw_ia/br_fw_ia.html And http://ebtables.sourceforge.net/br_fw_ia/PacketFlow.png broute and iptables chains are different things. Michele