Ubuntu dhcp server setup
In computer networking, there are two types of ip address configurations, dynamic ip address and static ip address. A dynamic ip address means, a host in a network doesn’t have a specific ip address. A dhcp client host will ask it’s ip address from a dhcp server, which provides ip address for all hosts in it’s network.