BIND10 : how do I import zone files stored in mysql to BIND10 ?

Jeremy C. Reed jreed at isc.org
Mon Dec 16 23:08:13 UTC 2013


On Mon, 16 Dec 2013, blrmaani wrote:

> Is there a easy way to import zone files stored in Mysql DB to Bind10? 
> I checked for all the commands available here:
> 
> http://bind10.isc.org/docs/bind10-guide.html
> 
> and didn't find anything. 


BIND10 currently doesn't support MySQL. (There was some experimental 
research but not completed.)

BIND10 does support SQLite3 and static text master files. You may need 
to convert your data to other format first.

Sorry we don't yet have docs on the database schema. Here is the code:

http://bind10.isc.org/docs/developers/cpp/dc/d2c/sqlite3__accessor_8cc_source.html

  Jeremy C. Reed
  ISC


More information about the bind-users mailing list