Results 64 comments of Matt Pascoe
trafficstars

My suggestion here would be to not place all of this information into the name field of the subnet. The subnet name will enforce upper case and hyphenated spaces which...

hmm this one is odd.. if it got as far as it did, it should have the proper access defined. seems the error there does not have the name variable...

So.. I found the problem here.. apparently mysql 8 no longer likes my table named 'groups'.. I think it is now a reserved word. So I have updated the appropriate...

@tuXitbe It should be possible to add multiple A/AAAA records with the same name and different IP addresses. By default when adding records the 'Create PTR' check box is checked....

Well it would seem from this https://github.com/opennetadmin/ona/blob/master/www/modules/ona/dns_record.inc.php#L1736 that I had apparently realized it should have been done but was too lazy to create the code. I'll see what I can...

should now be fixed with v19.0.0

tested as working on current versions. Should be working now.

Should now be fixed in v19.0.0

These issues should now be resolved in the latest v19.0.0 release.

I see this as a required option. We are building RPM and DEB packages to be deployed in our environment. I need to have at least one package always available....