Hub-like bridge behaviour?

2008-01-16 Thread Patric Schmitz
Hello linux-net, is there a (preferrably simple) way to make a ethernet bridge behave like a hub, instead of a switch? I want the packets to be routed not only to the "port" for which the MAC-address of the receiver is cached, but have them duplicated on all ports. The aim of this is to have 2 in

Re: Hub-like bridge behaviour?

2008-01-18 Thread Stephen Hemminger
On Wed, 16 Jan 2008 14:11:23 +0100 Patric Schmitz <[EMAIL PROTECTED]> wrote: > Hello linux-net, > > is there a (preferrably simple) way to make a ethernet bridge behave like a > hub, instead of a switch? > I want the packets to be routed not only to the "port" for which the > MAC-address > of t