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

blrmaani blrmaani at gmail.com
Mon Dec 16 23:50:41 UTC 2013


Thanks.

ok, so, If I have mysql DNS tables converted to sqlite3 format (binary files) and then upload to BIND10, how do I do it?

I will also try digging code meanwhile ..

Thanks
Blr

On Monday, December 16, 2013 3:08:13 PM UTC-8, Jeremy C. Reed wrote:
> 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