From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felix Kuperjans Subject: Re: Dom0 network problem Date: Thu, 08 Jul 2010 21:40:28 +0200 Message-ID: <4C3629AC.9040403@desaster-games.com> References: <201007090244530861866@gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0370929973==" Return-path: In-Reply-To: <201007090244530861866@gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org This is a multi-part message in MIME format. --===============0370929973== Content-Type: multipart/alternative; boundary="------------070404000606050303090009" This is a multi-part message in MIME format. --------------070404000606050303090009 Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit Hello, You should specify the mac address within the domain configuration in the domain 0: vif = [ "...,mac=xx:xx:xx:xx:xx:xx" ] (of course, replace xx:xx:xx:xx:xx:xx with the correct mac address) With this option, XEN does no longer choose a random hardware address. Regards, Felix > Host OS: CentOS 5.5 > Xen version: 3.4.2 > Compiling succeeded, everything seems to be normal. > But, when the dom0 start up, it says "Device eth0 has different MAC > address than expacted, ignoring." > I've searched for the solution, someone suggests to remove the line > "HWADDR=xx:xx:xx:xx:xx:xx" from > /etc/sysconfig/networkscript/ifcfg-eth0, but after I did that, eth0 > still cannot start up, "Bringing up interface eth0: e1000e device eth0 > does not semm to be present, delaying initialization." > Could anyone help? > Thanks! --------------070404000606050303090009 Content-Type: text/html; charset=GB2312 Content-Transfer-Encoding: 7bit Hello,

You should specify the mac address within the domain configuration in the domain 0:

vif = [ "...,mac=xx:xx:xx:xx:xx:xx" ]
(of course, replace xx:xx:xx:xx:xx:xx with the correct mac address)

With this option, XEN does no longer choose a random hardware address.

Regards,
Felix
Host OS:         CentOS 5.5
Xen version:    3.4.2
 
Compiling succeeded, everything seems to be normal.
 
But, when the dom0 start up, it says "Device eth0 has different MAC address than expacted, ignoring."
 
I've searched for the solution, someone suggests to remove the line "HWADDR=xx:xx:xx:xx:xx:xx" from /etc/sysconfig/networkscript/ifcfg-eth0, but after I did that, eth0 still cannot start up, "Bringing up interface eth0:    e1000e device eth0 does not semm to be present, delaying initialization."
 
Could anyone help?
 
Thanks!
--------------070404000606050303090009-- --===============0370929973== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --===============0370929973==--