Hi all. I write this mail to understand if someone can help me. I configured a linux bridge and it works perfectly. I applied the patch to make filtering on the traffic and it also works. My problem are in natting(DNAT) multicast traffic (UDP stream packets). Netfilter doesn't see multicast traffic at all when a NAT must be executed. For what I read this is due the need of netfilter of connections track. Multicast traffic has not connection track so netfilter can't act at all(only filtering,no natting). Can you help me? If not, do you know a way to make DNAT on multicast traffic with a trasparent linux bridge? Thanks a lot! Sergio Tota