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-devel

Re: [Xen-devel] using a different MAC in netfront than the onegiven by n

To: James Harper <james.harper@xxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] using a different MAC in netfront than the onegiven by netback
From: David Edmondson <dme@xxxxxxx>
Date: Mon, 18 Aug 2008 09:16:03 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 18 Aug 2008 01:16:15 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AEC6C66638C05B468B556EA548C1A77D0149032C@trantor>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <AEC6C66638C05B468B556EA548C1A77D01490320@trantor> <20080818075037.GL13115@xxxxxxxxxxxxxxxxxxxxxxxxx> <AEC6C66638C05B468B556EA548C1A77D0149032C@trantor>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.17+20080114 (2008-01-14)
On Mon, Aug 18, 2008 at 06:02:03PM +1000, James Harper wrote:
> > On Mon, Aug 18, 2008 at 01:42:28PM +1000, James Harper wrote:
> > > Is there any problem if netfront (or Windows in my case) uses a
> > > different MAC address than the one given to it by netback? NLB
> (Network
> > > Load Balancing) appears to need to assign a Locally Administered
> Address
> > > to the network interface.
> > >
> > > The only issue I can think of is if iptables added rules on a MAC
> > > address basis, which it doesn't at least in 3.2.x...
> > 
> > This will break on Solaris dom0, where there's an implicit filter for
> > the MAC address assigned by the dom0 tools.
> > 
> > It might be useful to allow the guest to extend the set of unicast
> > addresses it receives in a manner similar to the multicast stuff (that
> > no-one else implements :-/).
> > 
> 
> Windows NLB isn't going to work with the GPLPV drivers on a Solaris Dom0
> then,

With any software that uses a MAC address other than that assigned,
irrespective of the drivers, in fact.

I recall that the RTL8139 code in qemu-dm also filters, but perhaps
that gets disabled if the guest sets promiscuous mode.

Does the driver in question (your GPLPV driver in this case) get
notified when Windows wants to use an extra unicast address? Perhaps
it just pushes the device into promiscuous mode?

> unless the filter can be lifted on a case by case basis?

There are some knobs in the driver stack that should make this
possible. I'll look into it.

> Or maybe the multicast mode of NLB will work around that problem...

Multicast should "just work".

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