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

Re: [Xen-users] Dom0 networking fails ...


  • To: "Marc Verwerft" <marc.js.verwerft@xxxxxxxxx>
  • From: Tej <bewith.tej@xxxxxxxxx>
  • Date: Mon, 18 Aug 2008 16:55:52 +0530
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Mon, 18 Aug 2008 04:26:31 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=uFXGFtZ9yphPLX2k1ItK5HFDSbXa1FjiVkU5h3b4G8yiaFIsqfeRkX4RPSce+KqmcA H12tIQBfxFhafY4jkqY0X2inOkTARXlM1AhFFLNKL5gbUx2WfTrRT/wBEOG8zpU/jQVX 5PBPZIkc6DHVkboGKix9Qdgzovci8maHKEog0=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

On 8/15/08, Marc Verwerft <marc.js.verwerft@xxxxxxxxx> wrote:
> 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

your brctl shows that there is no vif<domid>.interface  (vif1.0) exist.
this means that there is not connectivity between dom0 and domU

I guess there is your domU configuration file is missing following lines.

vif = [ 'mac=00:16:3e:00:00:11', 'bridge=xenbr0' ]

HTH


> - 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
>

_______________________________________________
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®.