Install dhcpy6d by entering the following commands in the terminal:
sudo apt update sudo apt install dhcpy6d
Description:
MAC address aware DHCPv6 server written in Python
Dhcpy6d delivers IPv6 addresses for DHCPv6 clients, which can be identified by DUID, hostname or MAC address as in the good old IPv4 days. It allows easy dualstack transition, addresses may be generated randomly, by range, by arbitrary ID or MAC address. Clients can get more than one address, leases and client configuration can be stored in databases and DNS can be updated dynamically.
Homepage: https://dhcpy6d.ifw-dresden.de/
Version: 0.4.3-1
Section: universe/utils