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] Re: fully separated virtual interfaces

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: fully separated virtual interfaces
From: "Mohammad Zohny" <mohamad.zohny@xxxxxxxxx>
Date: Thu, 24 May 2007 18:16:18 +0300
Delivery-date: Thu, 24 May 2007 08:14:40 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=bjudyDYpIM/eVQcUZhPom8VCdnNPN6jict8ekvUyGgdW+P7sbrX5FcYSJ/zAWSoNR2IC9ugj3/JLBPk2F+XPzqRyIP+XUE9deOjd7JdUNg5uCPL6br9lMb4zTOXgoqD4QSf0FbG3iyBAG5fKED/8W48WOtGpK52FMX2X9znnrAc=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=bpowz2tH7ihm4Af+SU+DQNiiP8oYjmRe3XMDorWZ6j1F9Jr2aEy2QZVicmoJkbWhxBecP/+tx2NidCHxGqR//CoDUJKf5xyT+K4RkV5Ur3tcP0jhBcjMhPVdzXm+pWaFvLLV4mePXg5vrc/jMidKXFbMh019t0q8g6ELPovbQCg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <f38cf2b60705240736s26f06b37jbd159454f9c743a7@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: <f38cf2b60705240736s26f06b37jbd159454f9c743a7@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
and this script will fully separate the 2 virtual machines,
I mean If I configured a dhcp server in one network of them, will the virtual interface that bridged to the other network card  take IP from this dhcp server?

On 5/24/07, Mohammad Zohny <mohamad.zohny@xxxxxxxxx> wrote:
I have 2 network interfaces on a XEN host (SLES10, xen 3.0.4)

eth0: 192.168.0.1
eth1: 172.16.0.1

and I have 2 xen guests.
can I get the two guest systems fully separated from each others, by creating 2 bridges and each bridge
connect to different physical interface?

i.e. : eth0 --> xenbr0 --> vif1.0
and eth1 --> xenbr1 --->vif2.0

and how to do that?

please, I need help in this issue urgently.


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>