Difference between revisions of "How to install isc-dhcp"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
All 3 nodes in this tutorial have Debian9, but this will work as well on Ubuntu. So make sure first all your nodes have Ubuntu or Debian installed and have all updates. | All 3 nodes in this tutorial have Debian9, but this will work as well on Ubuntu. So make sure first all your nodes have Ubuntu or Debian installed and have all updates. | ||
+ | =isc-dhcp installation= | ||
+ | =isc-dhcp configuration= | ||
+ | =Testting= | ||
+ | =Conclusion= | ||
+ | =References= | ||
+ | https://www.isc.org/dhcp-manual-pages/ |
Revision as of 23:13, 4 April 2019
Prerequisites
isc-dhcp is an open source software for implementing DHCP servers, relay agents, and clients.
To complete this tutorial, we will need:
- 1 node for the isc-server server
- 1 or 2 nodes for testing
All 3 nodes in this tutorial have Debian9, but this will work as well on Ubuntu. So make sure first all your nodes have Ubuntu or Debian installed and have all updates.