05-03-2021, 02:58 PM
(05-03-2021, 05:40 AM)benoit Wrote: You can try to compile/install KeexyBox on Debian 10 x86 instead of raspiOS x86
https://wiki.keexybox.org/doku.php/manual_installation
Thanks a lot benoit!!
After typing all these commands, correcting an error when compiling BIND, I finally managed to run it, there was only one detail in the execution of this script below:
root@p1:/opt/keexybox/keexyapp/src/Shell/scripts# ./pre-startup-keexybox.sh
chmod: não foi possível acessar '/opt/keexybox/bind/etc/zones': No file or directory
I comment the line ( #chmod go+w ${KEEXYBOX_HOME}/bind/etc/zones ) in "pre-startup-keexybox.sh" and run it again.
Looks like its working now!!!
But... I can startup the rules service, any tips?