[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Problem with bridged network
changed to: vif = [ 'mac=00:16:3e:fe:fe:fe,bridge=xenbr0' ] Same result. I.e. no result. With best wishes, Andrew Ovcharov (andrew.ovcharov@xxxxxxxxx) On Thu, Oct 1, 2009 at 01:31, Adam Wead <awead@xxxxxxxxxxx> wrote: > > On Sep 30, 2009, at 5:12 PM, Andrey Ovcharov wrote: >> >> >> # cat centos >> bootloader = "/usr/bin/pygrub" >> memory = 256 >> name = "centos" >> vif Â= [ 'bridge=xenbr0' ] >> disk = ['file:/srv/vm/centos.5-3.x86-64.img,sda1,w', >> 'file:/srv/vm/swap512.img,sda2,w'] >> root = "/dev/sda1" >> extra = "fastboot" >> > > I think you need to give your guest a mac address. > > vif = [ 'mac=00:16:3e:xx:xx:xx', bridge=xenbr0' ] > > xen uses addresses starting with 00:16:3e: the other bits are up to you. > ÂWhen I run the virt-installer command, there's one that's generate > automatically. ÂYou can create you own or run virt-install to have it create > a fake one for you. > > ...adam > > _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |