I run lxc container on centos and want to my container to start with a
> static IP address.
>

You can set the static IP directly in the lxc's config file:

lxc.network.ipv4 = 192.168.0.11/24

I don't run LXC on CentOS though, so I'm not 100% sure if it'll work. Try
it :)
_______________________________________________
lxc-users mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to