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] Xen 3.1 networking questions

To: Florian Engelmann <mailinglists@xxxxxxxx>
Subject: Re: [Xen-users] Xen 3.1 networking questions
From: Nico Kadel-Garcia <nkadel@xxxxxxxxx>
Date: Fri, 16 Nov 2007 06:50:21 +0000
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 15 Nov 2007 22:49:17 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=fujyLaOHafIySItaN+KmVfFRdeBycDvYLpRS2v00KKs=; b=eAkYVmZDL23nrby5p+h2/Bb4/75pmiSEdbVshP0Kfa3YPHCvkvRqi/+vytA99sL+WFTz9pEK6pTlCivfJzySMstxYGcepgcaYvXfgRjA3GM7/QFomwOAFHhH2fU9h22JxP95efN07cPS/wYlnR24rxZrcCSDRmE6Bp4FAf+tKlg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=K17f2s36HADKTNWnAN9K5VYsTiymnsm+CJ2jbCEPuui5EYmwewt0oUcDpervu7rgK5UKzrihkHkHwvsUVVtYEjMwyx0Tgt1hISAFJetoPn/FLws4wSIKSJTwMddh5vZpkL2D52tcEyLsbhyfbN8UCFDDhesdVW+PxWZCK7hcQ7I=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <473D3B4F.3000801@xxxxxxxx>
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: <473BEFC3.3030901@xxxxxxxx> <473C1C4B.2080404@xxxxxxxx> <473C2CCE.1030303@xxxxxxxx> <473C3B3D.2060807@xxxxxxxxx> <473C539F.5070602@xxxxxxxx> <473C5B26.8040005@xxxxxxxxx> <473D3B4F.3000801@xxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)
Florian Engelmann wrote:
Nico Kadel-Garcia schrieb:
Florian Engelmann wrote:
Hi,
how to hardcode a vif interface?

Nico Kadel-Garcia schrieb:
Florian Engelmann wrote:
Ok at the moment I use NAT and i can connect to the internet, but I always have to change the router. Xen starts a new vifx.0 interface which is my domUs router. The IP changes every time. How to fix that???
Don't use "ip=", use "mac=" and either use DHCP or set the IP address in the operating systemm itself. You can also hardcode the vif instance, and I recommend this for network monitoring reasons.
It should be in your documentation. You use  something like:

   vif=[ 'vifname=xen.(whatever), mac=00:16:3E:01:(whichever), ' ]


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

Ok, one even more stupid question - my documentation was not build because of latex was missing... is there any documentation in the internet?
Ahh. That's part of why I like installing packages, rather than building from source without compelling reasons. Any reason not to install LaTeX? Or the tetex software bundle that contains it?

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

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