ISC DHCP relay daemon
The Internet Systems Consortium DHCP Relay Agent, dhcrelay, provides a means for relaying DHCP and BOOTP requests from a subnet to which no DHCP server is directly connected to one or more DHCP servers on other subnets. It supports both DHCPv4/BOOTP and DHCPv6 protocols.
After installing, it is necessary to connect the network-control interface and set the appropriate DHCP server address. After running the following two commands, the DHCP relay agent will run automatically.
snap connect isc-dhcp-relay-lhartung:network-control
snap set isc-dhcp-relay-lhartung server="<server address>"