Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically updating dhcpd.conf.ona and named.conf.ona #185

Open
RainerMinixhofer opened this issue Mar 7, 2024 · 0 comments
Open

Automatically updating dhcpd.conf.ona and named.conf.ona #185

RainerMinixhofer opened this issue Mar 7, 2024 · 0 comments
Labels

Comments

@RainerMinixhofer
Copy link

When using the xxx.conf.ona files as configuration files for ISC-DHCP and BIND daemons, they are currently updated e.g. every 15 mins through a cron script (see Link).

I'm currently using ICROND to automatically reload DHCP and BIND daemons when changes in the xxxx.conf.ona happen, but the updating of these two files from the ONA database backend still needs to be done either manually via the build_bind and build_dhcpd scripts or via the CRON entries.

What would be very convenient is a feature which updates these files automatically after data has been updated in the GUI Interface of ONA. This would reduce the wait time for getting the changes into the daemons from 15mins in worst case to zero. Reducing the cron job time interval to very low values as an alternative is increasing the load of reloading/restarting the daemons on the system and may affect the availability of the services as well. So this is not an option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants