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] No network at all in Kubuntu 8.04

To: "Daniel Spies" <daniel.spies@xxxxxxxxxxxx>
Subject: Re: [Xen-users] No network at all in Kubuntu 8.04
From: "Todd Deshane" <deshantm@xxxxxxxxx>
Date: Sat, 10 May 2008 11:30:51 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 10 May 2008 08:31:37 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=+F2daI8ZzUG0b9WHvsTT5vTbY0riT33QuWdETuaWcG0=; b=ooJ4dvcb0R+57xmcwvH6PkPdHs/7ykh31QIXZLrvhWcQBxigDc/zXqzPqBukgNn/4dmtJXgWI87J5zfk1ZOmwuFm3WCkkVXIfzCPGhEX2qthhXht6vCoKmq+RnqSCQqsmcmlhk7AJsZMI9hSLYfrxeDA7LiZOcm/EsZ6ReZZAoY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=N7SKQH1Qy7gSeiiVqVHG910aL4+OkaSjgtoaQOdPIYhKrfbmdzxCd3x6haRMIpDnuAV850SsfiMZ6kpqi3bpgoJbaFtxNToriJZcrGWaTubWvkIz39tBIO0MEGcxBAyM8VfueoWJOjt7EDkKM1OJsx5h8MWwOzuOt+M8bfX7EVQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <200805101723.54856.daniel.spies@xxxxxxxxxxxx>
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>
References: <200805101723.54856.daniel.spies@xxxxxxxxxxxx>
Reply-to: deshantm@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx


On Sat, May 10, 2008 at 11:23 AM, Daniel Spies <daniel.spies@xxxxxxxxxxxx> wrote:
Hi List,

I face troubles while just using the xen-enabled kernel in Kubuntu Hardy
(8.04). I just don't have no network at all. If I run ifconfig I see the
peth0 and lo is up. ifconfig -a shows all the virtual interfaces and one
called "tempbr0" or so. But all of them are down. I can't tell exactly as I
have to reboot and use another kernel to get network access back...

peth0 has got my 192.168.1.2 address and is set up as default gateway. But no
ping and telnet works. It just doesn't forward my packets to the router as it
seems...

Any ideas?

Try running /etc/xen/scripts/network-bridge start manually.

You may need to clean out the tmpbr0 manually.
 
to do that use:
brctl show
ifconfig tmpbr0 down
brctl delif <any interface on that bridge>
brctl delbr tmpbr0

Albert's suggest is a good one since you will
run into the domU network problem at some
point if you don't use those fixed kernels

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