config-dhcpd is a graphical DHCP daemon configuration tool written in Python.
| Tags | Networking Systems Administration |
|---|---|
| Licenses | GPL |
Recent releases


Changes: Config-dhcpd will start and stop the service now, as well as write to the live configuration file for known distributions. A bug where config-dhcpd did not save global settings to its internal configuration file was corrected. Currently, only SLES, Fedora, and Ubuntu are known distributions.


Changes: configParser is now used to store the backend configuration. This lets the object tree be generic, and it paves the way towards having an actual dhcpd.conf parser.


Changes: This release was strictly focused on compatibility with modern Linux distributions.


Changes: Multiple interface support now works. You can add a host to any interface you have configured. This release was added to the bravegnuworld.com yum repository for both Fedora Core 1 and Red Hat 9.


Changes: The user-interface was rewritten to use Glade rather than GTK directly. Support for the "authoritative" flag was added. Hosts and interfaces can now be deleted as well as added.