NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NetBSD and bridge(4)?



On Fri, Jul 08, 2016 at 12:00:17PM -0400, Eric Garver wrote:
> On Fri, Jul 08, 2016 at 10:44:00AM +0200, Hauke Fath wrote:
> > All,
> > 
> > on netbsd-7, when I create a bridge(4) device 
> > 
> > # ifconfig bridge0 create
> > 
> > and add the machine's nic to it, 
> > 
> > # brconfig bridge0 add wm0 up
> > 
> > all entwork activity stops until an
> > 
> > # ifconfig bridge0 destroy
> > 
> > -- what am I missing?
> 
> Up the bridge?
> 
>   # ifconfig bridge0 up

brconfig bridge0 add wm0 up

should have done it.

I don't know what the problem could be. bridges are used in Xen dom0
setups, and I'm using them with wm interfaces.

Maybe running tcpdump on wm0 could give a hint ?

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


Home | Main Index | Thread Index | Old Index