MyDhcpGen is a small application that allows you to manage your dhcpd server using MySQL. It will generate your dhcpd.conf files in a consistent, standardized format. It has the following features: MySQL backend (uses libmysqlclient), the ability to hold all your DHCP parameters in a MySQL database, support for multi-homed DHCP servers, and automatic generation of a dhcpd.conf file.
| Tags | Networking |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C |