DirectSlave - solution to add and remove zones on slave without DirectAdmin

I was able to run it on Almalinux 9 but I can't get save the zones on db files, as I saw on the logs the API call command is executed but I am curious if this scripts has the latest DA API on it's code. Does anybody has used it on the last year?

FYI: There is no erros at the moment of save zones in named.conf
 
I was able to run it on Almalinux 9 but I can't get save the zones on db files, as I saw on the logs the API call command is executed but I am curious if this scripts has the latest DA API on it's code. Does anybody has used it on the last year?

FYI: There is no erros at the moment of save zones in named.conf
I'm running DirectSlave succesfully on Arch Linux
 
I'm still running it, but on Alma 8, not on 9 due to an issue with ipv6 on the Contabo Alma 9 image.
Yeah, I am testing it on contabo. I have my own servers at El Plano, Texas, then I am using contabo just for dns clustering.

What OS are you using?
Thanks!
 
Finally, got it over Almalinux 8.

On my case to get it worked I had to disable SElinux on DS server.
 
Ok got latest DirectSlave running on Debian 12
here is a gist, may it help someone, its not perfect but it worked


Biggest issue was AppArmor preventing bind user to write to any other dirs than the specified ones in /etc/apparmor.d/usr.sbin.named resulting in the directslave.inc file to be written but not the named.db' s of each host
 
Back
Top