[Odns-devel] (no subject)
Brought to you by:
swix
|
From: george c. <geo...@ho...> - 2001-02-20 16:51:51
|
<html><DIV><FONT size=2>
<P>Hi,</P>
<P>I decided to install your program on 2 lab servers that are working with bind 821 and mysql latest version. I was able to set up the tables in a db called odns in mysql. I would like to know how I can extract my existing data from bind in order to feed it into the mysql database. What I tried to do is run the script getzones.pl which by the way did not produce a *.sql file, so to bypass that I</P>
<P>redirected that into a file called ex george.txt --> getzones.pl > george.txt and mysql -p odns < mysqldump.txt and mysql -p odns < george.txt. The data seems to be intact but I cant seem to make odns.pl work properly. What it does is rename my named.conf and replace the hole file with a few lines like so.....</P>
<P>#</P>
<P># named.conf - generated on Mon Feb 19 14:30:10 2001</P>
<P>#</P>
<P> </P>
<P>acl ns { };</P>
<P> </P>
<P>options {</P>
<P>allow-transfer { ns; };</P>
<P>};</P>
<P>thats not too normal; if that would happen in production I have 20,000 nodes</P>
<P>I apreciate your help,</P>
<P>Regards,</P>
<P> </P></FONT><B><I><FONT face="Brush Script MT" size=4>
<P>George Barbitsas</P></I></FONT><FONT face=Tahoma size=1>
<P>SysAdmin</P>
<P>Centre de Support Informatique(CSI-UNIX)</P></FONT><FONT face="Courier New" size=1>
<P>tel:289-2211-6111</P>
<P>pag:921-5005</P></B></FONT><FONT size=2></FONT></DIV><br clear=all><hr>Get Your Private, Free E-mail from MSN Hotmail at <a href="http://www.hotmail.com">http://www.hotmail.com</a>.<br></p></html>
|