Re: If_bridge behaving as HUB
- From: Andrew Thompson <thompsa@xxxxxxxxxxx>
- Date: Tue, 17 Oct 2006 05:36:10 +1300
On Mon, Oct 16, 2006 at 12:15:13PM +0200, Jon Otterholm wrote:
Hi.
I have a bridge setup with a number of vlan IF's as members. After a
while traffic destined for one member IF are sent to all member IF's.
From man if_bridge:
A bridge works like a hub, forwarding traffic from one interface to
another. Multicast and broadcast packets are always forwarded to all
interfaces that are part of the bridge. For unicast traffic, the
bridge
learns which MAC addresses are associated with which interfaces and
will
forward the traffic selectively.
Has anyone else got this problem? How do I debug this?
You should run 'ifconfig bridge0 addr' to print out the forwarding
table, check if the mac address is listed on the correct port.
cheers,
Andrew
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: If_bridge behaving as HUB
- From: Jon Otterholm
- Re: If_bridge behaving as HUB
- References:
- If_bridge behaving as HUB
- From: Jon Otterholm
- If_bridge behaving as HUB
- Prev by Date: Re: If_bridge behaving as HUB
- Next by Date: PPP IPv6 prefix length and stateless autoconfiguration?
- Previous by thread: Re: If_bridge behaving as HUB
- Next by thread: Re: If_bridge behaving as HUB
- Index(es):
Relevant Pages
|