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] Is it possible to create Domain0 without network and still c

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Is it possible to create Domain0 without network and still control DomainU?
From: Goran <roterstern@xxxxxxxx>
Date: Wed, 30 Nov 2005 20:55:35 +0100
Delivery-date: Thu, 01 Dec 2005 10:11:17 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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
I want to establish a tricky virtual network with Xen. The virtual
network has no connection to a real network. It's hosted on a
workstation without network. And so I want to establish a Xen-system
without a connection to Domain0. Domain0 should only control the others
domains. It should not be possible for the Domain1 to 5 to "see"
Domain0. Can somebody help me with an example?

Thank you!

The virtual network should be like this:

+--Domain5              +--Domain3
|                       |
|                       |
+--Domain4--+           +--Domain2--+
            |                       |
            |                       |
            +---------+   +---------+
                      |   |
                     Domain1

Domain5: 192.168.3.2/24
Domain4: 192.168.3.1/24 192.168.1.3/24

Domain3: 192.168.2.2/24
Domain4: 192.168.2.1/24 192.168.1.2/24

Domain1:        192.168.1.1/24


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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Is it possible to create Domain0 without network and still control DomainU?, Goran <=