> > The answer is yes and no. We do receive packets from > the blocked device. But they are BPDU packets only. > The fowarding database is updated because the BPDU > package is received. > > Here is the chart of our network. > > +-------------+ > ath0 +---+ bridge 1 +---+ eth0 > | +-------------+ | > | | > | | > | +-------------+ | > ath0 +---+ bridge 2 +---+ eth0 > +-------------+ > Both bridge has the same Mac address as the ath0. And > ath0 on the bridge 1 is blocked. So when the BPDU > packet is received on the ath0 of bridge 1, it update > the forwarding table and the following network packets > will go through the ath0 which is in blocking mode. I read this and first thought there should be no problem since each port has its own MAC address. But the bridge MAC address is that of one port, so this is a problem for getting to the bridge interface itself. The 802.1D docs also say that the forwarding database should be updated only when the state of the port that received the packet allows learning. _______________________________________________ Bridge mailing list Bridge@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/bridge