In the activity PKL / Internships in Puskom UNS, I will make a DHCP server in the scope of the Faculty of Agriculture using the IP Router 10.82.57.1/24
Here are the steps:
1. First install the DHCP server package, with the first entry as root,
#cd /usr/ports/net/isc-dhcp31-server
#make install clean 2.If so, Copy dhcpd.conf.simple to the dhcpd.conf file, in /usr/local/etc
#cd /usr/local/etc/
#cp dhcpd.conf.simple dhcpd.conf3. Then, setting and configuration dhcpd.conf#ee /usr/local/etc/dhcpd.confEdit...