Guido,

  Thanks for the info and link.  It appears that is the issue.  I had
problems manually setting the br0 hw address so I incremented it and
added it to the lxc configuration.  IE:

br0 -> 02:35:0c:76:ad:cd

lxc0.conf:
lxc.network.hwaddr = 02:35:0c:76:ae:00

Thanks,



On Mon, Sep 10, 2012 at 2:10 AM, Jäkel, Guido <g.jae...@dnb.de> wrote:
> Dear Dusty,
>
> might be the well-known issue concerning the MAC of a bridge and the attached 
> interfaces (here: veth's): If the MAC of the bridge isn't lower than the MAC 
> of all of it's attached devices, the "outer world" will see a MAC change on 
> plumbing this interface (see e.g. 
> http://sourceforge.net/tracker/?func=detail&aid=3411497&group_id=163076&atid=826303).
>
> Assign either a "very low" MAC to the bridge or "very high" MACs to the 
> containers interface via the  lxc.network.hwaddr  property.
>
> Greetings
>
> Guido



-- 

Dusty

------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to