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

[Xen-users] domU network problem

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] domU network problem
From: Stefan Schueffler <schueffler@xxxxxxxxxxxxx>
Date: Thu, 5 Jan 2006 17:55:30 +0100
Delivery-date: Thu, 05 Jan 2006 17:01:55 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: softgarden GmbH
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.8
Hi,

i have a problem with network configuration in domU.
My dom0 - system is SuSE 10.0, Xen-3 (suse-rpms, updated via yast)

in domU i also have suse 10.0.
xm create  works fine, the domU is booting.

now my problem is:
the network card does not appear as eth0,
but as ethX with X >= 1 and incrementing every xm create
(ie. after first xm create the card appears as eth1, after a reboot and a 
second xm create the card appears as eth2 and so on)

manually activating ethX in domU works as workaround:
cd /etc/sysconfig/network
ifconfig -a ---> getting "X"
cp ifcfg-eth0 ifcfg-ethX
ifup ethX

or alternatively via appropriate ifconfig and route - calls

How can i set up xen so that the card always appears as eth0 ?

thanks and regards,

Stefan Schueffler
schueffler@xxxxxxxxxxxxx

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

<Prev in Thread] Current Thread [Next in Thread>