DHCP Server ISC DHCP SERVER in Ubuntu 18.04

Опубликовано: 10 Октябрь 2024
на канале: kyateyatiende
15,755
147

In this tutorial we install and configure the dhcp server isc-dhcp-server in Ubuntu 18.04 LTS. I recommend you to see part 1 of this playlist before starting with part 2. We start from a work environment configured in virtualbox. We have the ubuntu with two network cards, one as a bridge adapter and another as an internal network. The configuration of the dhcp service, we will do it on the internal network card concretely enp0s3. We will check the operation on windows that your network card has configured as an internal network in virtualbox. In a real environment we would have our ubuntu with two network cards: one connected to the internet and the other connected to a switch, to which the client computers would also be connected. Regardless of the operating system that customers have, they will receive the network configuration of our dhcp server.