Subject: Re: IP on bridge interface?
To: Juha K Kallio <bunnyh@psychedelic.baana.suomi.net>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: netbsd-users
Date: 04/17/2003 22:16:41
On Thu, Apr 17, 2003 at 02:39:41PM +0300, Juha K Kallio wrote:
> I can't access the bridge machine right now, but the commands I used were:
> 
> ifconfig bridge0 create
> brconfig bridge0 add rtk0 stp rtk0 add rtk1 stp rtk1
> ifconfig bridge0 up

I ran into this, there is a bug in 1.6(.1) with STP. You have to:
ifconfig bridge0 create brconfig bridge0 add rtk0 add rtk1 up
brconfig bridge0 stp rtk0 stp rtk1
 
(i.e start STP only after the bridge is up).

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
     NetBSD: 24 ans d'experience feront toujours la difference
--