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

Re: [Xen-users] setting IP address for domU

To: "Steve Kemp" <steve@xxxxxxxxxxxx>
Subject: Re: [Xen-users] setting IP address for domU
From: "Mark Ryden" <markryde@xxxxxxxxx>
Date: Tue, 14 Mar 2006 14:44:54 +0200
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 14 Mar 2006 12:47:15 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=R+dsHYaBkWSSEoJ6Nff5yq0ckjUxP29Q5Ik8iFioxgZHV7cz2ZsKYllspjkR+E9bjWpat+MpErijRLWNHJzLXfTjBvInjZerkyWfysa7QdY13nSC5imJoIjL16wc44SRV5HtVVHW0ZvTqqGtkYHY19uqB3EGQmAzFlsCBMnUMVM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20060314105503.GA19648@xxxxxxxxxxxx>
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>
References: <dac45060603140252p3315971fvff0a2c561a1bef1e@xxxxxxxxxxxxxx> <20060314105503.GA19648@xxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,
Did you tried it ?
I added:
vif = ['ip=192.168.0.193']
to the config file (myConfig) and ran :
xm create myConfig
And I am getting :
Error: Device 0 (vif) could not be connected. Backend device not found.

Any idea  ?
Mark


On 3/14/06, Steve Kemp <steve@xxxxxxxxxxxx> wrote:
> On Tue, Mar 14, 2006 at 12:52:16PM +0200, Mark Ryden wrote:
>
> >  Can I set an IP address in a guest domain in a config file ?
> > Once there was an "ip=..." option in the config file.
> > I tried it and it did not work ; I mean that ifconfig -a after creating
> > the domU
>
>   Try this:
>
>   vif = '[ ip=xx.xx.xx.xx ]'
>
> Steve
> --
> # Commercial Debian GNU/Linux Support
> http://www.linux-administration.org/
>
>

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

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