WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Can't get guest domain network working!

On Thu, Jun 18, 2009 at 2:46 PM, Donglai Zhang <dlzhangster@xxxxxxxxx> wrote:
Hi, Rustedt:

I tried to setup the ip manually in domU and it works. But once the domU is created by the xm command,  the ifcfg-eth0 turns into ifcfg-eth0.bak, but there is no new ifcfg-eth0 under the network-script directory.

Usually that's because domU's eth0 MAC address change. You need to specify static MAC. Something like this on domU config file:

vif =    [
    'mac=00:16:3E:D9:D9:40, bridge=xenbr0',
    ]

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users