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

[Xen-users] domU can't send packets


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: Luca <lucarx76@xxxxxxxxx>
  • Date: Fri, 3 Apr 2009 15:30:44 -0700
  • Delivery-date: Fri, 03 Apr 2009 15:31:22 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=WO8yykZhuflyeSxd9VVVIbQPFAJWz+vfx2q0x4CEV6lmKld/+FOHY1LNZ0l6AC02Ab Yf3LJI5rEr9Rdr2tvMw0Jr3UFdUfEOPDb2ajtexsmkdePs77VYQ8BerpyzpxLDLISpwC 5zbDbvNUFhjGI06wXFzlOHpeatjg8Alv39XDI=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

I have installed Xen 3.3.1 starting from source code (normal installation process make world; make install; and then created a initrd image).

When dom0 starts everything seems fine
after starting xend I have

brctl show

bridge name     bridge id               STP enabled     interfaces
eth0            8000.0008540d4330       no              peth0
pan0            8000.000000000000       no

Then I use the following configuration file to create a VM

kernel="/usr/lib/xen/boot/hvmloader"
builder='hvm'
device_model='/usr/lib64/xen/bin/qemu-dm'
memory=1024
name="gpxe"
vif=[ 'type=ioemu, bridge=eth0, model=rtl8139' ]
disk= [ 'file:/scratch/HVM/xenguest.img,hda,w', 'phy:/dev/cdrom,hdc:cdrom,r' ]
boot='dc'
vfb= [ 'type=vnc,vnclisten=0.0.0.0,vncunused=1' ]


When domU starts though, it tries to get an IP address through the DHCP but I do not see any packet going on the network, it is like packets are being discarded between the domU's virtual NIC and the real NIC (as, again, using tcpdump I do not see any packet going out dom0 NIC)

Anything I can check to understand what is going on?

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