> Note :to get dhcp working with bridge, I need this iptables rules > > "iptables -A POSTROUTING -t mangle -p udp --dport 68 -j CHECKSUM -- > checksum-fill" > > because of something bad with packets fragmentation.. I use dhcp with bridge about 10 years now, and never observed any problems?