OpenNetAdmin

Track. Automate. Configure.

Home About Features Community Develop
Download this project as a tar.gz file

build_bind and build_dhcpd

tin

26-08-2009 19:10:18

I'm trying to get ONA set up to manage our DNS and DHCP stuff... So far it looks like the best option, and I did have a test version running before. I nuked it and started installing fresh with the latest version, but I'm completely unable to get the build_bind and build_dhcpd stuff working.

It was working fine on the older version, but now I get "ERROR => SQL query and bind variable count did not match" when I run make install_modules. I can't find this error (though I only briefly looked). Is it due to the build modules no longer being compatible?

Is there any plans to make this whole thing a bit more pleasant? Having the modules available only by email and with little info on versions, etc is a bit annoying.

Matt

27-08-2009 09:13:38

The error you are getting is a known issue and that is fixed now. It is going to be in the next release (hopefully out in the next week or so). In the mean time you should be able to fix that error by updating the /opt/ona/www/modules/sql.inc.php file. You can get this from the subversion repository if you wish: http://opennetadmin.com/repos/ONA/trunk/www/modules/sql.inc.php

There are lots of plans on making things more pleasant. It just takes time as I'm pretty much the only one working on the code right now. The next release has much more work in place for the plugin system. I am going to re-tool these config build tools at some point hopefully to be installed via the plugin install method. It will show you versions etc for the plugins.

As far as being available only by email, I know thats annoying and I'm still trying to work out how I want to deal with these. Dont forget you got it free when you asked for it. :)

tin

28-08-2009 02:42:03

Can't argue with free, hey :P

I'll try that out next time I'm out at the place it's for. Unfortunately I don't have any remote access to that server.