cyberpanel icon indicating copy to clipboard operation
cyberpanel copied to clipboard

Update SOA record on zone change

Open bartoszpijet opened this issue 2 years ago • 1 comments

Hi, Once the zone is being updated SOA record stays the same.
I think that it should increase its serial, otherwise, when you use PDNS in master/slave setting, the slave will not update zone records after receiving notify command (at least some records will stay the same from my experience).

I'll try to implement this functionality as a function in dnsManager.py that will trigger any DNS change and note my progress here.

bartoszpijet avatar Nov 12 '21 16:11 bartoszpijet

Created pull request on branch 2.1.2-dev #768

bartoszpijet avatar Nov 19 '21 10:11 bartoszpijet