[Lxc-users] Nested container networking problem
    Randy Wilson 
    randyedwilson at gmail.com
       
    Tue Feb 12 17:10:40 UTC 2013
    
    
  
On 11/02/13 17:05, Serge Hallyn wrote:
>>
>> host# cat /var/lib/lxc/first/config
>> lxc.network.type = macvlan
>> lxc.network.macvlan.mode = bridge
>> lxc.network.link = br0
>
> This is your problem.  Yes, the first container works - and I'm
> surprised that it does, actually
>
> The nested container will work fine if you don't bridge eth0.
Many thanks, Serge. Changing the link from br0 to eth0 in the first
container's config did indeed resolve the issue. :)
REW
    
    
More information about the lxc-users
mailing list