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 09:00:54PM -0400, Thor Lancelot Simon wrote:
> > esther# cat /etc/ifconfig.bridge0
> > create
> > up
> > !brconfig $int add fxp0
>
> Yes, that's right; my example wasn't.
>
> But in my experience, you do need the "create", the "up",
> and the shell escape on separate lines.
I usually do:
create
!brconfig $int add fxp0 up
that is, up on the same line as add, but it's done by brconfig not ifconfig.
--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index