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] Multiple bridged interfaces

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Multiple bridged interfaces
From: "ml@xxxxxxxxx" <ml@xxxxxxxxx>
Date: Tue, 03 Mar 2009 15:28:59 +0100
Delivery-date: Tue, 03 Mar 2009 06:29:38 -0800
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.19 (X11/20090105)
Hello List,

i would like to use eth2 and eth3 on my DomU Domains. Right now i can only get one interface working. I espect eth2 to become peth2 and eth3 to peth3. What must the config file look like?

i tried:

(network-script 'network-bridge netdev=eth2')
(network-script 'network-bridge netdev=eth3')

or

(network-script 'network-bridge netdev=eth2, netdev=eth3')

or

(network-script 'network-bridge netdev=eth2 netdev=eth3')

Is this correct so far? I set the ip adress via /etc/network/interfaces statically.

Cheers,
Mario


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

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