From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kris" Subject: filtering at bridge Date: Tue, 17 Feb 2004 17:46:26 -0800 Sender: netfilter-admin@lists.netfilter.org Message-ID: <010c01c3f5c1$0597bef0$15a02bca@Rangga> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0109_01C3F57D.F76849F0" Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: To: netfilter This is a multi-part message in MIME format. ------=_NextPart_000_0109_01C3F57D.F76849F0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Does anyone know, iptables script for traffic blocking at a linux = bridge. ------=_NextPart_000_0109_01C3F57D.F76849F0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Does anyone know, iptables script for = traffic=20 blocking at a linux bridge.
------=_NextPart_000_0109_01C3F57D.F76849F0-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: KOVACS Krisztian Subject: Re: filtering at bridge Date: Tue, 17 Feb 2004 18:20:40 +0100 Sender: netfilter-admin@lists.netfilter.org Message-ID: <1077038440.901.0.camel@nienna.balabit> References: <010c01c3f5c1$0597bef0$15a02bca@Rangga> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <010c01c3f5c1$0597bef0$15a02bca@Rangga> Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: Kris Cc: netfilter Hi, On Wed, 2004-02-18 at 02:46, Kris wrote: > Does anyone know, iptables script for traffic blocking at a linux > bridge. You have to use ebtables for this, not iptables. Take a look at http://ebtables.sourceforge.net -- Regards, Krisztian KOVACS