Re, > 2.> zone2sql --named-conf=<my zone file> --gmysql | mysql -u powerdns -p > powerdns You are not using zone2sql correctly. You should not pass it a bind zone file, but rather the named.conf bind configuration which references your zone file. HTH, Miod