My scenario :
1. I have a web hosting Direct Admin ns1.da.com
2. I have a web hosting Plesk Windows ns2.plesk.com
Now i have a domain like "example.com" and i want to sync the zones and record domain between DA and Plesk to check domain is exist or not when a new user want to create a new domain in both of server.
I use DNS Services is BIND in both of servers.
DA works perfectly cause it checks domain based on info "zone" in named.conf . It will annouce "domain is exist" to user.
However Plesk is not like that. Plesk use an individual database to store info about domain, and when they check a domain is existed or not, they query their database to know that.
So i just want to know, is there any solution to change the way Plesk check domain in their database to check zones in file "named.conf" like "C:\....\....dns\etc\named.conf" . ?
Thanks for helping me.
1. I have a web hosting Direct Admin ns1.da.com
2. I have a web hosting Plesk Windows ns2.plesk.com
Now i have a domain like "example.com" and i want to sync the zones and record domain between DA and Plesk to check domain is exist or not when a new user want to create a new domain in both of server.
I use DNS Services is BIND in both of servers.
DA works perfectly cause it checks domain based on info "zone" in named.conf . It will annouce "domain is exist" to user.
However Plesk is not like that. Plesk use an individual database to store info about domain, and when they check a domain is existed or not, they query their database to know that.
So i just want to know, is there any solution to change the way Plesk check domain in their database to check zones in file "named.conf" like "C:\....\....dns\etc\named.conf" . ?
Thanks for helping me.