Open JsdBEnZ7Rt9orgOfa1Ep1e4n opened 1 week ago
I another instance of facileManager, the zones.conf.XXX use the primary folder. For the previous error, it's seems to be my BUG, why when I rebuild zones.conf.XXX files they include master directory and not the primary directory
Thanks for testing before fmDNS v6.3.0 got released. What version of bind are you using? Do you see the same behavior when previewing the server configuration?
I had the issue with the 4.7.0 (thats why i'm testing new release :))
I see the same issue in the preview configuration.
I have 4 servers managed with this release
3 server with release : 9.11.5-P4-5.1+deb10u11-Debian (Extended Support Version) 1 server with release : 9.16.50-Debian (Extended Support Version)
Only the server in 9.11 have the issue. It's OK in 9.16, the configuration include in zones.conf.XXX use primary directory
The only difference seems with the 9.16 server the Secondary zone directory is specify
9.16.50 does not have a problem because it supports the updated nomenclature (primary/secondary). Bind 9.16.12 and earlier do not support the updated nomenclature. The bug in the fmDNS code is found and will be resolved in the next release.
Thanks for fix Test done, it's OK for me thanks
Replace everything between stars with current version of your facileManager and module installations:
fM Version : 4.8.0 - from git fm_DNS Version : 6.3.0
In raising this issue, I confirm the following (please check boxes, eg [X]):
(BUG | ISSUE) Expected Behavior: Create a new A record in a zone Apply update by cron The include files in zones.conf.XXX is updated Example
(BUG | ISSUE) Actual Behavior: Create a new A record in a zone Apply update by cron The zone file in the folder primary is update. Example
but the zones.conf.XXX include
I need to force Build Config for have update in the right file in the folder master
I tried to remove all zone file and force Build Config but the zones.conf.xxx files always include master folder
(BUG | ISSUE) Steps to reproduce:
Update from 4.5.0 Create a A entry in an existing zone simply apply by cron
Thanks for support