wan mohd faiz wrote: > hi, > > would you please teach me how to make the unxsbind as a secondary server > (master came from windows), and grab all the record from master? as i > did, i change in named.conf, but it didn't reflect into the mysql database. > > how to make this server available to query to the internet? > > thanks
If you setup a unxsBind zone as a secondary only zone that "slaves" off of an external master, then there is no reason to actually store the data. That said... There is an iDNS.cgi CLI command called ImportSORRs that will import the data into unxsBind backend from the transferred zone db files if the zones are setup as above. This would allow you to migrate any zone data from a MS DNS server. But this is a convoluted method (you would then need to change the zones into normal not secondary only zones) since MS DNS servers also have available plain text ISC BIND9 compatible files that can be imported directly. Hope this at least starts to address your question. Questions always welcome! _______________________________________________ unxsBind mailing list [email protected] https://lists.openisp.net/mailman/listinfo/unxsbind
