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

Re: [Xen-users] Network VIFs in xen-3.1 guest do not start up


  • To: Xen-users@xxxxxxxxxxxxxxxxxxx
  • From: "alessandro cunsolo" <alexcuns84@xxxxxxxxx>
  • Date: Wed, 26 Sep 2007 14:32:51 +0200
  • Delivery-date: Wed, 26 Sep 2007 09:46:43 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=H4D38asmFzBBwYjHKPvoMgHu1M7eLA2vN6BP90DIkvkUnK+tfNwOEB5/sibFEq1Xv/lNJnCdFbi1/zsLBW0m92KIg6CLeDnqarE95a5pKO2HlGoOaTgJpXCVRBAjnoeu8DmkLvj3zSYQOXzb2X8oFLn5dfSpJCJqH5P76P+uss4=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hi, for changing ip, netmask and gateway have to change the /etc/network/interface file in guest machine, before start.
Mount the disk.img file and modify the file
for example

auto eth0
iface eth0 inet static
address 192.168.0.11
netmask 255.255.255.0
gateway 192.168.0.1

Next start the machine will work all.

Regards.


On 9/26/07, amin <amin@xxxxxxx> wrote:
Hi,



i configured a
vif = ['mac=aa:00:00:00:01:08, bridge=xenbr0']

ip="192.168.0.11"
netmask="255.255.255.0 "
gateway="192.168.0.1"

in my xen config.

As I boot, no network card gets up in my guest system.

ifconfig -a shows me all network cards, but the ip isn't being static.

There are guests systems running which should not being able to change
the ip adress.


How do I get that?


Thanks,
Amin

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