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] CentOS 6 domU on Debian 6 dom0 not working

To: Christian Motschke <christian@xxxxxxxxxxx>
Subject: Re: [Xen-users] CentOS 6 domU on Debian 6 dom0 not working
From: Rudi Ahlers <Rudi@xxxxxxxxxxx>
Date: Thu, 8 Sep 2011 12:10:44 +0200
Cc: xen-users User-List <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 08 Sep 2011 03:12:29 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=softdux.com; h=MIME-Version:Reply-To:In-Reply-To:References:From:Date:Message-ID:Subject:To:Cc:Content-Type:Content-Transfer-Encoding:X-Assp-ID:X-Assp-Version:X-Source:X-Source-Args:X-Source-Dir; b=C8r1LZLCa7LhigjmbDjL+08xCcdpraqR12Nf3t3FIZBdojoq+1PsflDeZmfroAoFHX3+nCiyyZgw4Gjjz1RjAclLadhf2GUyPd4Rqxw8mERYZhLoZuQxzHbcAHtRnT0E;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <93C50D5E-B2D0-4CC6-BB04-1C3530F50CE7@xxxxxxxxxxx>
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>
References: <CAAj3DjnBgZ5onAxtyDhe9R4UFTNe-YGbySiB8v=BsSQvwN4s0w@xxxxxxxxxxxxxx> <8687C4B2-FB3E-457E-B881-A694F0FDC739@xxxxxxxxxxx> <sig.323261ca56.CAAj3DjnHsP00GqqXMnJ3xfKUEqtjDOmXZeRkUXHSaz_OR7iGHA@xxxxxxxxxxxxxx> <93C50D5E-B2D0-4CC6-BB04-1C3530F50CE7@xxxxxxxxxxx>
Reply-to: rudi@xxxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Thu, Sep 8, 2011 at 11:44 AM, Christian Motschke
<christian@xxxxxxxxxxx> wrote:
>
>>
> I create the bridges in the Dom0 at boot. Put the following in your 
> /etc/network/interfaces
>
> auto br0
> iface br0 inet static
>        address 192.168.42.10
>        netmask 255.255.255.0
>        network 192.168.42.0
>        broadcast 192.168.42.255
>        gateway 192.168.42.1
>        bridge_ports eth0
>        bridge_stp off
>        bridge_maxwait 5
>
> The edit the DomU config accordingly:
>
> vif         = [ 'mac=00:16:1E:1E:1E:1E, bridge=br0' ]
>
> And in /etc/xen/xend-config.sxp:
>
> #(network-script network-bridge)
> (network-script /bin/true)
>


Thanx, I got a post on the web with something similar (look here:
http://www.medengineers.com/blog/?p=170) but this guy uses DHCP and I
don't use DHCP.

So, my question to you is:

Does xenbr0 actually need an IP address?

Looking at all our CentOS servers, none of them has an IP address
assigned to xenbr0, but I also can't figure out how / where it's setup
since I just did a "yum install xen xen-kernel" and all of this was
setup automatically.



-- 
Kind Regards
Rudi Ahlers
SoftDux

Website: http://www.SoftDux.com
Technical Blog: http://Blog.SoftDux.com
Office: 087 805 9573
Cell: 082 554 7532

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

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