Resurrected! I am working on modernizing this over at https://github.com/claymore666/docker-net-dhcp. I recently removed one of the major weaknesses and moved the tool towards its own go dhcp client library. This makes control and debugging much more reliable, as well as paves the way for a fast CI process with all its various usecases. That said full IPV6 support will be introduced in the upcoming release 2.2.0 with a roadmap to look at the more specific usecases in near future (VLAN, some missing submodes in 2.3.0) Stumbling across this forum I created an Issue for the unraid usecase. I would create a VM on my server to play around with unraid and to better understand your needs. From there I can then better propose a hopefully seemingless integration. After that, plans are to review the extensive docker rights the tool currently needs (essentially root access) to see if we can narrow that down a little. Ideas welcome. Cheers, Chris