Hello Friends: I want to setup an NAT together with netbridge on the same interface, As you know, Network Bridge worked like a switch, and it can work together with iptables just in filter chains, But I want it to work with NAT, just let iptables to sellect which packets go from bridge and which for NAT, I know, An interface which worked in bridge mode, It's IP address is useless, But to use NAT, I must use an IP to receive reply packets, How Can I? Is there any patch for it?