All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felix Kuperjans <felix@desaster-games.com>
To: xen-devel@lists.xensource.com
Subject: Re: Dom0 network problem
Date: Thu, 08 Jul 2010 21:40:28 +0200	[thread overview]
Message-ID: <4C3629AC.9040403@desaster-games.com> (raw)
In-Reply-To: <201007090244530861866@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 825 bytes --]

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!

[-- Attachment #1.2: Type: text/html, Size: 2160 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

      reply	other threads:[~2010-07-08 19:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-08 18:44 Dom0 network problem 王若曾
2010-07-08 19:40 ` Felix Kuperjans [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C3629AC.9040403@desaster-games.com \
    --to=felix@desaster-games.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.