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] Xen's interface in promiscuous mode

To: <jean-baptiste.favre@xxxxxxxxxx>, <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] Xen's interface in promiscuous mode
From: "James Harper" <james.harper@xxxxxxxxxxxxxxxx>
Date: Tue, 24 Feb 2009 11:25:49 +1100
Cc:
Delivery-date: Mon, 23 Feb 2009 16:26:29 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <49A3250E.7080601@xxxxxxxxxx>
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>
References: <49A3250E.7080601@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcmWB2fIE41V/IC1T4K1yfDNAOmfoQACUi0Q
Thread-topic: [Xen-users] Xen's interface in promiscuous mode
> 
> Hello all,
> Playing with Xen on GNU/Debian Lenny, I just discovered that all my
> virtual network cards are in promiscuous mode by default.
> Changing that manually does not seems to change anything (that is,
> everything still works great).
> 
> Is there any reason to have virtual network cards in promiscuous mode
?
> And where can I change this default behaviour ?
> 

The physical network adapters in Dom0 will be in promiscuous mode if
they are joined to a bridge.

The virtual network adapters in DomU are in promiscuous modem because
(as of the version of Xen in Lenny) they don't support multicast, and so
the only way they can receive multicast packets is to be in promiscuous
mode.

As of 3.3.0 or thereabouts, there is a way for the frontend to tell the
backend which multicast packets it is interested in, so the behaviour
may be different there.

James

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

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