[Lxc-users] Problem with lxc and mutliple ips

Tamas Papp tompos at martos.bme.hu
Fri Oct 11 12:58:38 UTC 2013


On 10/11/2013 02:42 PM, Andreas Laut wrote:
> Hi,
>
> actually can't get lxc nightly compiled with debian right now,
> configure has problems with pkg-config python3-dev (package pkg-config
> and python3-dev is installed) (configure line 5588)
>
> I tried instead lxc 0.9 from tarball and got the same problem.
>
> Our LXC Config is attached, maybe this helps.
> Our lxc-host bridge is configured like
>
> "auto br0
> iface br0 inet static
>         bridge_ports eth4
>         bridge_stp off
>         address 10.5.255.80
>         netmask 255.255.0.0
>         gateway 10.5.255.252"

I used to add

    bridge_fd 0
    bridge_maxwait 0


to the bridge config.

tamas




More information about the lxc-users mailing list