Greetings, LXC users mailing-list! > This is my current configuration:
> lxc.network.type = veth > lxc.network.veth.pair = veth-mycontainer > lxc.network.link = br0 > lxc.network.ipv4 = 213.X.X.31/32 > lxc.network.ipv4.gateway = 193.X.X.1 > lxc.network.flags = up > lxc.network.hwaddr = 00:16:3e:aa:bb:cc Is it me, or lxc.start.auto = 1 is missing? > container inerfaces file: > auto eth0 > iface eth0 inet static > address 213.X.X.31 > netmask 255.255.255.255 > broadcast 0.0.0.0 > gateway 193.X.X.1 > dns-nameservers 8.8.8.8 > dns-nameservers 8.8.4.4 What Google did to you all so that you all hanging on it? -- With best regards, Andrey Repin Friday, May 1, 2015 03:23:50 Sorry for my terrible english... _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
