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] unable to assign ip from config file

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] unable to assign ip from config file
From: Madhuri Venkatesh <madhureev@xxxxxxxxx>
Date: Wed, 4 Feb 2009 21:56:21 +0530
Delivery-date: Wed, 04 Feb 2009 08:27:06 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=0jUmFUUDQj0eI2k2JeEjtCDb3TLv7PhgIvpJphIZZOc=; b=ZORU2qQDDKJUU8A0sR88y4HDEobHSahS7gBhha3USk2LONRlLLdZS6oAv4rU1XtvuJ akm121KHgS6EJCgxdi6s4WeLQWNd7LfDrU53lEpa6AG6dG5v9jV8WX/Pv2P3zwSNVwUz 1HLfMCOjVtEPsglr9V6tyHlnOEyd1CiQu0UBk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=GMh3VSIVRH98uSJKQnvfbB/P00v8TXXBpw8Kp3yy9LPXKmGx0J6nVDr5xgsr5a/+5R PR55ij5+8VAHYqXzhjckmIGOn69DCEDJrv3kjd+TF+gWfzlJT5HtojULk5VBwXzT6F9O EM2d00xFMOZa/2IPMtkeG8nbZaFhRI8GnhMWY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx

Hi,
im using a fedora core 8 domU and fedora core 8 as my dom0 on xen3.1.0-13,

my config file reads:
kernel = "/boot/vmlinuz-2.6.21-2950.fc8xen"
ramdisk="/boot/initrd-2.6.21-2950.fc8xen-no-scsi.img"
memory = 428
name = "fedora1.fc8"
vif = [ 'mac=00:16:3e:00:00:03,ip=192.168.2.105' ]
dhcp = "off"
netmask = "255.255.255.0"
gateway = "192.168.2.102"
disk = ['file:/xen/fedora1/fedora.fc8.img,sda1,w', 'file:/xen/fedora1/fedora.swap,sda2,w']
root = "/dev/sda1 ro"
vfb = [ 'type=vnc ,vncdisplay=12' ]

but the domU does not get the ip, it gets a xen- assigned dhcp ip-address.
ive tried :
extra = "eth0 =192.168.2.105,255.255.255.0"
in the config file and that does not seem to improve the situation either.Help!

--
Madhuri Venkatesh
Fourth Year Undergraduate Student,Computer Science and Engineering,RVCE,Bangalore.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>