Port-xen archive

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

Re: Problem with auto-starting DomU on NetBSD5.0.2 running Xen3.3



On Wed, Aug 25, 2010 at 09:31:53AM -0700, Kalpesh Zinjuwadia wrote:
> How is the bridge interface created at boot ?
> /etc/ifconfig.bridge1 ?
> 
> KZ> Yes. Content of ifconfig.bridge1 are:
> create
> inet 10.11.204.182
but you can't set an IP address on a bridge. This line should be removed

> !brconfig bridge1 add $int up

this is also wrong, I guess you want
!brconfig $int add ex0 up

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


Home | Main Index | Thread Index | Old Index