How to Install autodns-dhcp in Ubuntu 18.04



Install autodns-dhcp by entering the following commands in the terminal:

sudo apt update
sudo apt install autodns-dhcp

Description:

Automatic DNS updates for DHCP

autodns-dhcp uses bind's dynamic update features to update a zonefile with hostnames from the dhcp leases file, this is done just once for each hostname as the IP, MAC address and name are settled on the dhcp configuration to have an static zone.

Version: 0.9

Section: universe/net