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] network problem after boot Xen

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] network problem after boot Xen
From: Ronaldo Zacarias Afonso <ronaldoafonso@xxxxxxxxx>
Date: Wed, 22 Jul 2009 19:58:39 -0300
Delivery-date: Wed, 22 Jul 2009 15:59:27 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=viQSaoKCbj/1VHUZM9FwXPL/5YNybzhRSSxv97pca8o=; b=WBQWTx90m7yxr4QtBKfOMx+rxtygJ6OPV+oUl1CzsgZHbd1iCQJs6hirBx5dlsMMKy 4l7V2p3NuRHl6+5+rMEttjWw3ENU+M7SKQoL14oIbDIGjPDJ9+jnCtqr+qZOZyLRF8X1 o6M1RdMBgeecS8qtrmsX34a4dzz2b5q/204SU=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=rc1nuWInLUufyvFPjvp3LKkjIIPuyVHAd59Jhd23vW0J9k+h+msTRzB4nbAgs7QF0X /eb3hTVvokDFY9k19f7JvwH/Q3i7Pz1OJwSYWnjgvEK5xVgRpPTUtFXWyyBQPxyFWsJJ tQ8FWZChzOaLHZT3LPhpMKOxxMD/g3pxya5Hg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <468878.32695.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <468878.32695.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Isn't your ethernet interface just down?
Try

ifconfig -a

or even better

ip link show

[]s
Ronaldo.

On Wed, Jul 22, 2009 at 7:54 PM, Gra zeus<gra_zeus@xxxxxxxxx> wrote:
> Hello,
> I installed Xen 3.4.0 yesterday and managed to boot it up. When I boot my
> machine with xen kernel I can't find my eth0. I tried ifconfig  but it
> return only loopback interface.
> Anyone experienced this before? Do I need to install something to get
> network card to work?
> ///////////// when boot with Xen kernel
> lo        Link encap:Local Loopback
>           inet addr:127.0.0.1  Mask:255.0.0.0
>           inet6 addr: ::1/128 Scope:Host
>           UP LOOPBACK RUNNING  MTU:16436  Metric:1
>           RX packets:1334 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:1334 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:0
>           RX bytes:87408 (85.3 KiB)  TX bytes:87408 (85.3 KiB)
> thx,
> gra
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>

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

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