On Mon, 24 January 2005 18:04:45 +0100, Florian Lohoff wrote: > On Mon, Jan 24, 2005 at 04:51:00PM +0100, Florian Lohoff wrote: > > Hi, > > while using the bridging code between a tap0 and a real eth1 i got this: > > > > Linux zmgr1.wstk.mediaways.net 2.6.10-zmgr-p3cel #1 Mon Jan 24 16:15:39 CET > > 2005 i686 GNU/Linux > > > > UP, P3 Celeron, Non-Preempt, Vanilla Kernel > > brctl addbr br0 > brctl addif br0 tap0 > brctl addif br0 eth0 > ifconfig br0 up > > Oops > > In this order it works > > brctl addbr br0 > ifconfig br0 up > brctl addif br0 tap0 > brctl addif br0 eth0
Doesn't look too complicated, but I'm not familiar enough with the bridge code. Setting Stephen on CC:, he should know a lot better. Jörn -- When you close your hand, you own nothing. When you open it up, you own the whole world. -- Li Mu Bai in Tiger & Dragon - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/