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

[Xen-devel] no network in HVM?


  • To: "List: Xen Developers" <xen-devel@xxxxxxxxxxxxxxxxxxx>
  • From: "Jun Koi" <junkoi2004@xxxxxxxxx>
  • Date: Fri, 9 Jan 2009 19:41:40 +0900
  • Delivery-date: Fri, 09 Jan 2009 02:42:07 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=acDwxmAUkG8VLak0Qo9lpaQgs5bj4t9DA0fFlJ2YpG6eNAuRFAfawJX+YJ0kiMnp2B vNfakbQsuy6oSVx1TqC5nEiB0xJYa7m55HM0hXFhNNugANNSw4o8CdrD0PxSimu7qwM/ KrPiSrbBVnLUKq1lusJuA49PQUWTGG35rxJro=
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

Hi,

I am using NAT configuration (configured in /etc/xen/xen-config.sxp).
I configured my Ubuntu 8.10 HVM like below:

...
vif = ['ip=10.0.0.3']
dhcp = "dhcp"   # not necessary for static IP??
...

And inside Ubuntu, I have this in /etc/network/interfaces
...
auto eth0
iface eth0 inet static
        address 10.0.0.3
        netmask 255.255.255.0
        gateway 10.0.0.254
...

But my HVM cannot connect to the network. It is strange, as ifconfig
still shows that eth0 has the expected IP 10.0.0.3 ??

Meanwhile, I use the same config for another Ubuntu PV, and can
connect to network!! So why do I have the problem with HVM?? Is there
any way to debug this?

Thanks,
Jun

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


 


Rackspace

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