Port-xen archive

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

Re: XEN on NetBSD-6.1 amd64.



On Sat, Aug 03, 2013 at 02:33:30PM -0400, Thor Lancelot Simon wrote:
> On Thu, Aug 01, 2013 at 05:36:11PM -0300, Adiel de Lima Ribeiro wrote:
> > 
> > Exactly, I'd tried this with ifconfig. 
> > Even if I have my ifconfig.bridge0 correct, it didn't turn up the
> > bridge, I'll try to put something like brconfig bridge0 up
> > in /etc/rc.conf. 
> 
> You need two lines in your ifconfig.bridge0 or two semicolon-separated
> statements in ifconfig_bridge0 in rc.conf, like:
> 
>       up
>       add bce0
> 
> Or, at least, so I have always found.

does ifconfig understand 'add'?

from my setup:

  esther# cat /etc/ifconfig.bridge0
  create
  up
  !brconfig $int add fxp0
  esther# 


Home | Main Index | Thread Index | Old Index