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 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


Home | Main Index | Thread Index | Old Index