JeffreydeV
Verified User
Hello,
We have 3 standalone nameservers running on directadmin which we control using the api.
What we did was add a simple master slave setup (ns1 is the master, ns2 and ns3 the slaves) using multi server setup (only on ns1).
This works perfectly, however we are currently working on a functionality where we want to move domains from 1 IP to another IP which is why we thought the rawsave function would come in handy (simple string replace, old IP for new IP). We have everything set up as it should work and we do get the correct records on ns1 however the changes are not reflected to ns2 and ns3.
Ofcourse a rewrite on named (in data/task.queue) doesn't work since that only rewrites local domains (of which there are non because they are standalone/dedicated nameservers).
Is this a bug or working as intended? Does anyone have any suggestions on how I can push all zones from ns1 to ns2 and ns3?
Thank you.
Best regards,
Jeffrey
We have 3 standalone nameservers running on directadmin which we control using the api.
What we did was add a simple master slave setup (ns1 is the master, ns2 and ns3 the slaves) using multi server setup (only on ns1).
This works perfectly, however we are currently working on a functionality where we want to move domains from 1 IP to another IP which is why we thought the rawsave function would come in handy (simple string replace, old IP for new IP). We have everything set up as it should work and we do get the correct records on ns1 however the changes are not reflected to ns2 and ns3.
Ofcourse a rewrite on named (in data/task.queue) doesn't work since that only rewrites local domains (of which there are non because they are standalone/dedicated nameservers).
Is this a bug or working as intended? Does anyone have any suggestions on how I can push all zones from ns1 to ns2 and ns3?
Thank you.
Best regards,
Jeffrey