<div dir="ltr">Hi,<div><br></div><div>I am trying to configure 6plane mode for LXD.</div><div><br></div><div>For background on 6plane see: <a href="https://www.zerotier.com/community/topic/67/zerotier-6plane-ipv6-addressing">https://www.zerotier.com/community/topic/67/zerotier-6plane-ipv6-addressing</a></div><div><br></div><div>I am able to configure a /80 network for the LXD, and also the manual configuration at the containers to assign an IPv6 number from that subnet and set the route.</div><div><br></div><div>However, I am not able to configure LXD to provide DHCPv6 service to the container in this subnet.</div><div><br></div><div>I would much appreciate guidance on how to configure LXD to provide auto assigned IPv6 addresses from its subnet to the containers.</div><div><br></div><div><br></div><div>My settings for IPv6 in /etc/default/lxd-bridge:</div><div><br></div><div><div>## IPv6 address (e.g. 2001:470:b368:4242::1)</div><div>LXD_IPV6_ADDR="fca0:4ab7:4617:1cf5:3ad6::1"</div><div><br></div><div>## IPv6 CIDR mask (e.g. 64)</div><div>LXD_IPV6_MASK="80"</div><div><br></div><div>## IPv6 network (e.g. 2001:470:b368:4242::/64)</div><div>LXD_IPV6_NETWORK="fca0:4ab7:4617:1cf5:3ad6::1/80"</div><div><br></div><div>## NAT IPv6 traffic</div><div>LXD_IPV6_NAT="false"</div><div><br></div><div># Run a minimal HTTP PROXY server</div><div>LXD_IPV6_PROXY="false"</div></div><div><br></div><div><br></div><div>Regards,</div><div><br></div><div>-Janjaap</div><div><br></div></div>