All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bridge] mind-boggling questions
@ 2011-04-25  9:37 Ireneusz Szcześniak
  2011-04-25 11:02 ` Sasikanth V
  0 siblings, 1 reply; 4+ messages in thread
From: Ireneusz Szcześniak @ 2011-04-25  9:37 UTC (permalink / raw)
  To: bridge

Hi,

I have a few questions on the Linux bridge, and I would appreciate it 
if someone could answer them.

1. Why does a bridge have a MAC address?  A bridge doesn't need a MAC 
address. I understand that a Linux box might offer more than a regular 
switch, and for that you need a MAC address. But the services should 
be provided by a new tap interface added to the bridge. I believe that 
the bridge should not even be shown by ifconfig.

2. Why does a bridge take the lowest MAC address of the interfaces 
connected to it?

3. When I send broadcast frames to a bridge interface (etherwake -b -i 
br0 00:00:00:00:00:00), the frames are received by the interfaces of 
the bridge.  But when I send the frames to one of the interfaces, they 
are not broadcasted to other interfaces.  I though that the bridge 
interface (br0) behaves the same as an interface added to the bridge, 
but I was mistaken.  What are the differences?


Thanks,
Irek

-- 
Ireneusz (Irek) Szczesniak
http://www.irkos.org

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-04-25 20:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-25  9:37 [Bridge] mind-boggling questions Ireneusz Szcześniak
2011-04-25 11:02 ` Sasikanth V
2011-04-25 18:32   ` Ireneusz Szcześniak
2011-04-25 20:43     ` Joel Wiramu Pauling

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.