Automating DHCP Server configuration with Bash
-
Updated
Dec 9, 2022 - Shell
Automating DHCP Server configuration with Bash
dhcpstatus is a pure python implementation of DHCP STATUS (http://dhcpstatus.sourceforge.net/). dhcpstatus generates dhcp status statistics like IP lease details for each subnet, IP range defined for the subnet, total number of IPs defined in each subnet, count of free and used IPs in the subnet.
ISC DHCP Server (used with Foreman)
Script that prints out dynamic and static, IPv4 and IPv6 leases from ISC's dhcpd/dhcpd6.
Prometheus exporter for the dhcpd leases textfile format
Another docker image for ISC DHCP with chroot and restart functions
Ansible role to install and configure the ISC DHCP Server.
Infrastructure as Code (IaC) with Ansible role for ISC DHCP Server
Monitors the LAN for DHCP requests: sends push notification to your phone through PushBullet of requests and adds some info about the request to an SQLite database. Optionally sends weekly html emails with reports on the network usage.
centos 7 conf. files
A simple role to configure a dhcp service.
Add a description, image, and links to the dhcpd topic page so that developers can more easily learn about it.
To associate your repository with the dhcpd topic, visit your repo's landing page and select "manage topics."