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] Dom0 networking fails ...

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Dom0 networking fails ...
From: "Marc Verwerft" <marc.js.verwerft@xxxxxxxxx>
Date: Thu, 14 Aug 2008 22:46:06 +0200
Delivery-date: Thu, 14 Aug 2008 13:59:44 -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:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=LKNzYT//vBu1A/Tq4qVt3TM5ocgBRF96zq4tERBjrH4=; b=ZIIF0fDg1bl/jwtgOFBmx2npfqTkQ14/XfUe6IrUlkD81VuLrRHb9dFlt7dMEFDgRE gflNVxaKy7jAHeat0wteo5v9vZ4/r6HEWhNzYdQC9AzJlmlxzYBeADnaQgnIHDnTX9YR wQEGMIxjlQvVXxhIoyWxFq6aomxqhf4L4uDU4=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=nq5yTjxhRhOK+AWMcAddGMujKO9Af1Xoj8rS7vshxI7kOPBduLNbkJWd6tBP90su5P FEYjt0enXu7Pc5pjkGaxgFUFYF20scVb/QY5qHgwxLOCkFJ+0c3D+NF+j01AljVpXh+L DCPR9gBGqLIlVUcocGtAFYnF5+NNCBR/AsCQ8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <6a1286fc0808131316j30718a1bpea4007a796907bb7@xxxxxxxxxxxxxx>
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: <6a1286fc0808131316j30718a1bpea4007a796907bb7@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi all,

I am really new to Xen but do want to give it a try. Unfortunately,
the network is failing. I can't ping my router/DHCP server. I guess I
must be doing something wrong but absolutely have no clue how to sort
it out. That's were you folks come in ;-)

My configuration:
HW:
- Thinkpad T40, Intel Pentiul M 1.5GHz with 1 Gb Ram
- ethernet controller Intel Corp. 82540EP Gigabit (rev 03)   shows as eth0
- network controller: Intel Corp PRO/Wireless lan 2100 3B Mini PCI
adapter (rev 04)    shows as eth1
SW
- ubuntu 8.04 with Xen (libxen3 - 3.2.0-0ubuntu10)
- kernel 2.6.24.-19-xen #1 SMP

Symptoms:
- everything seems to work fine, except for the networking. I can't
ping my router:
 'ping -I peth0 192.168.1.1' gives:
  From 192.168.1.102 icmp_seq=1 Destination Host Unreachable
  ...
- ifconfig is giving me 2 interfaces, lo and peth0
 peth0 HWaddr 00:09:6b:9f:4d:2c
 inet addr 192.168.1.102 Bcast 192.168.1.255 Mask 255.255.255.0)
 eth0 has the same HWaddr
- ifconfig -a show lots more (eth0, eth1,irda0,lo,peth0,tmpbridge,...)
only peth0 has a decent ip address
- cat /etc/resolv.conf | grep -v '#'
search my.domain
nameserver 192.168.2.99
- netstat -rn
Kernel IP routing table
Destination      Gateway          Genmask           Flags     MSS
Window   irtt  Iface
192.168.1.0      0.0.0.0            255.255.255.0   U                0
 0               0   peth0
0.0.0.0              192.168.1.1    0.0.0.0               UG
  0  0               0   peth0
- brctl show
bridge name        bridge id                      STP enabled      interfaces
eth0                     8000.00096b9f4d2c    no                      peth0
tmpbridge            8000.00000000000     no
- I tried shutting down and restarting the network, still no connectivity
- everything works when I just start Ubuntu ...
- I've tried to install the same packages on another machine (thinkpad
T42) and it has
the same problem.

Can anybody give me hint on what I'm doing wrong?

Regards,

Marc Verwerft

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

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