No API as this is simply a front end to the ISC DHCPD service. This application simply creates a new dhcpd.conf based on information stored in the database and then a crontab restarts the service if a flag is set to do so.
There are versions of dhcpd services that store information directly within a MySQL database.
Your best bet would be to enable some sort of database functionality or xml flat file access to your java application.
All of this information has been documented in regards to the use and functionality of this application.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Need help with this software?
Installation problems?
Configuration problems?
Questions about features?
Feature requests?
Hack it to suit your needs?
Hi,
Your project seems to interesting. But I have some questions.
The main question is about the usage.
I have a java program that generate a pair IP/MAC and I want to asign it dinamically to a dhcp server. It's possible to do it with your project?.
I want to assign IP/MAC dinamically to the dhcp.conf and delete this pairs if the java application decides to do it.
I really don't know if dhcp server uses mysql to store the information or I have to "restart" the dhcp server in order to apply the changes.
I have to use the user interface or you have some api.
Thank you very much
No API as this is simply a front end to the ISC DHCPD service. This application simply creates a new dhcpd.conf based on information stored in the database and then a crontab restarts the service if a flag is set to do so.
There are versions of dhcpd services that store information directly within a MySQL database.
Your best bet would be to enable some sort of database functionality or xml flat file access to your java application.
All of this information has been documented in regards to the use and functionality of this application.
Hi,
I need help with installation ...
After setup, i have some problems with user!
Last edit: Pavel 2016-10-26