On Wed, Nov 30, 2011 at 12:16 AM, C Anthony Risinger <anth...@xtfx.me> wrote: > i'm not a networking guru, but i've inlined a few comments. i also > don't use debian/ubuntu so i'm unsure the correct way to solve them > > ... my guess is you > don't really want to enslave any physical devices to the bridge (br0). > simply allow the bridge to act as a virtual "switch" and let routing > do the rest :-)
beh, i got a little long-winded and forgot the best part! if this guess is correct (you want your 4 existing networks/cards to remain as is, and add LXC guests to the mix), try removing: bridge_ports eth1 ... from the `br0` config -- this alone might be enough to fix -- you may still need to: ip link set br0 up ... to force the bridge to an UP state. `ifup br0` probably works too. but honestly, if you remove `bridge_ports`, i think everything might Just Work. -- C Anthony ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Lxc-users mailing list Lxc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxc-users