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] Debian DomU no network and modprobe errors on xm create

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Debian DomU no network and modprobe errors on xm create
From: Simon <greminn@xxxxxxxxx>
Date: Mon, 3 Apr 2006 08:12:10 +1200
Delivery-date: Sun, 02 Apr 2006 20:14:06 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Wff69AtbU3nG7A+QtXCfIB1YpeaMoOk/Z/giPgWli6dPLutAoIBCJrsnY1ujH4twOLIVFXV7SK0Gy1zrbIPc+wiSwDuMnvwxpVsfg/gfQDjn2TZxaxDM/aT/DQU8X+zDn0QQAJNc5I7nNjXXfTDCcNmEmxjtT8+DIKBAu7SAsjM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <5bdb1aa70604012026v38f25cf2y8ac3f0bb8f299429@xxxxxxxxxxxxxx>
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: <5bdb1aa70603301208s2f25ea41v189f26c292b7dc47@xxxxxxxxxxxxxx> <442E3820.6030507@xxxxxxxx> <5bdb1aa70604012026v38f25cf2y8ac3f0bb8f299429@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On 4/2/06, Simon <greminn@xxxxxxxxx> wrote:
> On 4/1/06, Andrej Radonic <andrej.radonic@xxxxxxxx> wrote:
> > the "IP" Parameter is no longer allowed outside the "vif" statement.
> > Comment  it out and see if networking comes up after stopping / starting
> > (not "restart"-ing) your domU
>
> Thanks for the TIP, iv updated the conf file to have:
>
> vif=['ip=192.168.1.100']
>
> and removed the old line, but still no go. Will keep playing here.

If i add a eth0 line to the domU's /etc/network/interfaces, so that it
looks like this:

auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp

Networking comes up OK, having been assigned the IP from our network
DHCP server... But this is not the correct way todo this is it? As you
are supposed to have the xen assign the IP?

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

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