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] Confused about bridged DomU's.

To: Ed Roper <edro+xen@xxxxxxxxxxx>
Subject: Re: [Xen-users] Confused about bridged DomU's.
From: John Lenz <jlenz2@xxxxxxxxxxxxx>
Date: Wed, 04 Oct 2006 00:21:40 -0500
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 03 Oct 2006 22:22:42 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <45231A22.5060708@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/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: <45231A22.5060708@xxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.7 (X11/20060922)
On 10/03/06 21:19, Ed Roper wrote:

> I have a system with the following network interfaces. It serves as a
> firewall/router in addition to now running a couple XenU's.


You should try the network-private script I posted to the list a few
days ago

http://lists.xensource.com/archives/html/xen-users/2006-09/msg00925.html

You use network-private and vif-bridge.  It creates a private network of
all the domUs, with the interface veth0 in dom0 connected to that
private network.

So you can set up masquerade/iptables/whatever between veth0 (which will
get an address like 192.168.0.1 (or something else you configure) and
the rest of the network in dom0.

I think using this script is a lot simpler, all of the connection and
filtering can take place in dom0 just like a normal network card.

John

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

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