From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Taylor Subject: Re: Question about iptables and bridging Date: Fri, 15 Dec 2006 20:05:53 -0600 Message-ID: <45835481.4090006@riverviewtech.net> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Mail List - Netfilter Snyder, Brian wrote: > Is there something I am missing here? I would assume there is a way to > do this (tell direction over bridge) but I don't know what it is.... so > any help or pointers would be greatly appreciated. Yes. Take a look in the mailing list archive for my post "A word about bridging to the wise..." (http://lists.netfilter.org/pipermail/netfilter/2006-December/067540.html). It depends if you have your kernel configured to allow IPTables, which operates on OSI Layer 3 to be able to see OSI Layer 2 traffic, which is where bridging takes place. Grant. . . .