Hi,
 
Does anyone ever try traffic accounting using iptables (ipac-ng) in at linux bridge?
I have try using iptables -t mangle -A PREROUTING -j ACCEPT, but when i see the
bytes counter using iptables -t mangle -nL -vx, it shown 0.
But acctually the traffic already flow from eth0,eth1and br0, 
i monitoring by the traffic using tcpdump and iptraf.
 
Thanks
 
Regards,
 
Kris