Install isc-dhcp-server by entering the following commands in the terminal:
sudo apt update sudo apt install isc-dhcp-server
Description:
ISC DHCP server for automatic IP address assignment
This is the Internet Software Consortium's DHCP server. . Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of bootpd). It gives client machines "leases" for IP addresses and can automatically set their network configuration. . This server can handle multiple ethernet interfaces.
Homepage: http://www.isc.org
Version: 4.3.5-3ubuntu7
Section: net