On Wed, 31 Aug 2005 18:37:00 +0300 "InterClub" <intclub@xxxxxxxxxxxxxx> wrote: > I need to add to bridge virtual interface with MAC address. > How can I do so? > > > +-----+ > NET 1 eth0---| br |---eth1 NET 2 > +-----+ > | > virtuarl if > > virtual if mast be visible from network with its own macaddress > and can be able to get IP by DHCP (dhcpcd) from any network > > I need this very much. > Sanks What kind of virtual interface? The bridge code expects the devices in the bridge to behave like linux ethernet devices.