I'm having trouble to make geoip work. I didn't find geoip.conf file to add my key and also the geoipupdate seems to have not been installed.
3) chmod +x /usr/local/opnsense/scripts/OPNsense/Ntopng/generate_certs.php
I dont know the solution, but this one can't be it.
Attached an updated version of ntopng-geoip2update.shReplace the script currently in /usr/local/binFollow instructions on https://github.com/ntop/ntopng/blob/dev/doc/README.geolocation.mdCopy GeoIP.conf to /usr/local/etc (or any other location and specify it on command line)Schedule script in cronadd to /usr/local/opnsense/service/conf/actions.d/actions_ntopng.conf to schedule from GUI[update]command:/usr/local/bin/ntopng-geoip2update.shparameters:type:scriptmessage:Updating ntopng GeoIPdescription:Update ntopng GeoIP Database files
Shall we pack this in the plugin itself?