I just skip the driver part (pi 3 has built in wifi)
Then I install isc-dhcp-server
after that copy this
sudo cp env/isc-dhcp-server /etc/default
sudo cp env/dhcpd.conf /etc/dhcp/
sudo cp env/interfaces /etc/network/interfaces
After compile successful and reboot
The wifi and ethernet ruined
NO WIFI INTERFACE FOUND in network setting
I thick is the network config files overwrited in dhcp server install part so wifi and ethernet not work anymore
Sorry for my bad English
I just skip the driver part (pi 3 has built in wifi)
Then I install isc-dhcp-server
after that copy this
sudo cp env/isc-dhcp-server /etc/default
sudo cp env/dhcpd.conf /etc/dhcp/
sudo cp env/interfaces /etc/network/interfaces
After compile successful and reboot
The wifi and ethernet ruined
NO WIFI INTERFACE FOUND in network setting
I thick is the network config files overwrited in dhcp server install part so wifi and ethernet not work anymore
Sorry for my bad English