[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] No network at all in Kubuntu 8.04


  • To: "Daniel Spies" <daniel.spies@xxxxxxxxxxxx>
  • 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
  • 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=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>



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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.