Hello evrerybody . I need help. We have one primari static DNS (on MT) for local stuff but we need backup dns server on second MT? How to synchronize this dns servers with script (if I have ftp option for put or get in MT , I know hot to do this ) .
1 .on primari dns make script for export static dns record
2.create user just for ftp
3. on sec DNS create script for deletenig all static dns record, and import dns from backup file(after uploaded on MT via FTP).
4. create on second MT user for FTP
on one linux web server , I have made php script wich download exported file from primari DNS(MT) , and upload on second DNS(MT).
Evreting work fine , just U mast to sinhronize time , firs backup, copy and then import.
Would you mind pasting your scripts on the forum? I’d also like to have a look at them. With MT3 you just might be able to get rid of your Linux scripts and code everything from within your MT’s.