Hello, 

by capture I'm guessing you mean match?

With bridges and iptables i normally use physdev

iptables -I FORWARD -m physdev --physdev-in eth0 --physdev-out eth1

Hth,

Matt.

On Sat, Mar 15, 2008 at 04:50:39AM -0700, Scott MacKay wrote:
> In a simple bridge design, eth0, eth1, bridged to br0,
> what iptables rules would be needed to capture all of
> the packets?
> 
> It looked like one in PREROUTING/mangle and
> POSTROUTING/mangle would do it for all locally
> delivered/received and passthru....
> 
> -Scott
> 
> 
>       
> ____________________________________________________________________________________
> Never miss a thing.  Make Yahoo your home page. 
> http://www.yahoo.com/r/hs
> _______________________________________________
> Bridge mailing list
> [email protected]
> https://lists.linux-foundation.org/mailman/listinfo/bridge

-- 
Matt Richards

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Bridge mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/bridge

Reply via email to