[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] XEN - Routed and Bridget Mode together (mixed)


  • To: "Maik Brauer" <mailinglist@xxxxxxxxxxxxxxx>
  • From: "Ray Barnes" <tical.net@xxxxxxxxx>
  • Date: Tue, 1 Jul 2008 20:22:37 -0400
  • Cc: Xen users mailing list <xen-users@xxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Tue, 01 Jul 2008 17:23:11 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=XPG/vshBwCBZx2tpPWo06BZqXW9P/0Ma3LSTvjjR9qNYzq5aiA8AOE1UD4sfdODJB1 W0ajkRe40w12KjxDJ14ZCzgpQ5BUm4N7epTaMRK4bd1xmH3qRtAl2KTw4j/2KpwUh/Gr 15r1BDU/Ye0mqCFiyTTxrqDW0GCIg6rqVLyZ8=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Config is easy; it sounds like you want simultaneous routed and bridged in the same domU.  If that's the case:

vif = [ 'mac=00:16:3e:00:00:01, bridge=somebridge' ]
vif = [ 'mac=00:16:3e:00:00:02, vifname=somevif, script=vif-somevif' ]

The bridged part is easy, just make sure you bring up the bridge first with "brctl addbr somebridge" or via normal OS scripts.  The vif-somevif file will reside in /etc/xen/scripts by default and can be the same for all VMs or customized for each domU.  I like to customize per-domU because it's easy to move prefixes around that way.  HTH.

-Ray



On Tue, Jul 1, 2008 at 3:21 PM, Maik Brauer <mailinglist@xxxxxxxxxxxxxxx> wrote:
Hi,

is there any possibility to get a XEN DomO and DomU running with bridget and routed mode together.
The reason behind this is, to get the requests via the official IPs to the DomU's (routed-mode) and the interworking
between the DomU's with connected with help of the (bridged-mode).

I got it work, with setting everything up manually. But as I understood the "xen-config.sxp" can handle either routed or bridget,
but not both together. So is there're possibility or something what can be done via the Xen-Tools.

Because after a restart everything needs to be set up again and that not the way how it should be.
Many Thanks.

Cheers,
Maik

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

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.