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] Xen and IP

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen and IP
From: Shahzad Chohan <shahzad.chohan@xxxxxxxxx>
Date: Tue, 12 Apr 2005 16:11:35 +0100
Delivery-date: Tue, 12 Apr 2005 15:11:55 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=lQVn+bdfmWaJdMS/JUioJbs6i7Yd2dW1chSSi1yWNWGu8zqt8INeckNzO14CiF05IG52AvKB1AOcRxC3zdc7s7XIDZjbKq5aFQuc6U05uR1L2nTZ4AFwzP+C35l+Jf1i2HAfU/PAMu/NeLbQeEIEZ/b2i7YZbAhRVIwtZVm9Ha8=
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Reply-to: Shahzad Chohan <shahzad.chohan@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi

I've got fedora core 4 running in a domain. I configured the IP, but
it didn't seem to work. Basically the fc4 is confiured to use dhcp,
but I wrote the ip in teh rawhide config file. Instead of using teh ip
from the config file it picked up a dhcp assigned ip. Am I missing
something fundamental? Can someone please advise me

My config file is like this: (/etc/xen/rawhide)

kernel ="/boot/vmlinuz-2.6.11-1.1226_FC4xenU"
memory = 100
name = "rhel-4-ws"
nics = 1
disk = ['phy:hda7,hda7,w']
root = "/dev/hda7 ro"
#dhcp = "dhcp"
vip = "10.222.4.231"

Many Thanks
Shaz

No probs.

It won't detect the underlying network card because dom0 is controlling it. 
Configure an IP address in the domain config file and it should just work -
it'll use a Xen virtual network interface instead.

Cheers,
Mark

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

<Prev in Thread] Current Thread [Next in Thread>