Hello,
i am using lxd with the lxd bridge lxdbr0. The goal is, to force the container to a specific ip (in the lxd bridge range). I set up an LXD_CONFILE in the lxd-bridge configuration. In the LXD_CONFILE ive: dhcp-host=testcontainer,10.204.119.5 But in my container, if i setup the eth0 device to static and set the ip to 10.204.119.200, the container gets also the second ip BUT i want to force the ips to the containers (so i can route them to public ips ). So i want that the containers have the ip address i defined in the config file. How can i do that? If theres someone who can tell me how i set up p2p (as network device per container), this would also work but there is no documentation about that. The top goal is to give the container a specfic public ip which dont need to be configure inside the container. --- Sebastian
_______________________________________________ lxc-users mailing list lxc-users@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-users