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

[Xen-users] Question about XEN setup

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Question about XEN setup
From: Tomas Rebok <xrebok@xxxxxxxxxx>
Date: Wed, 27 Jun 2007 15:01:13 +0200
Delivery-date: Wed, 27 Jun 2007 05:59:26 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi all,

please, could anyone help me with XEN setting to fit my requirements
below? I'm not sure whether I should use XEN in router or bridged mode, so
I'll describe my situation and will appreciate any advices...


The situation is: I want to have several real machines, each running
several virtual machines. Let's see on the example:
Real machine A VMs: A.dom0, A.VM1, A.VM2, ... A.VMx
Real machine B VMs: B.dom0, B.VM1, B.VM2, ... B.VMy

Requirements:
1. All data sent from A.VMi and destined anywhere I want to see in A.dom0
and using iptables and DNAT change their destination. Similarly to data
sent from B.VMj---their destination should be changed in B.dom0.
2. Virtual machines B.VMj should be visible from A.dom0 directly so that
all data sent from A.dom0 should (if possible) be directly sent to B.VMj
(without any iptables rules or smthg similar). Similarly, all data sent
from B.dom0 should be directly sent to A.VMi...


Please, can anyone help me and give me an advice how to set up XEN to fit
described situation? Whether the bridged mode with iptables enabled or the
routed mode is better?

Thank you all very much!

Tom Rebok.


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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Question about XEN setup, Tomas Rebok <=