On Thu, Jun 09, 2005 at 10:48:36AM +0200, Tomo Ceferin wrote: > Did anyone already have to deal with this? If not, I think it's time bridge > got a proper multicast implementation as well. I've dealt with this in the context of a locally generated multicast source being sent out a bridge interface to two physical ethernet interfaces. This was a video stream and ran at various bit rates from 3.5mb up to 20mbit (as single streams). Everything worked properly until the MTU was raised past 1500 bytes. Once the traffic had to be fragmented, then the bridge stopped sending the packets out both physicial interfaces, and would only send out the first physical interface that was added to the bridge. -- Ted Deppner http://www.deppner.us/