Hi,

At work are thinking to migrate our nsX servers to PowerDNS from bind,
all its ok, but when we went to use zone2sql show this error:

root@powerdns:/etc/bind# zone2sql --gmysql
--named-conf=/etc/bind/named.conf > bindzones.sql

Fatal error: Error in bind configuration '/etc/bind/named.conf.dominios'
on line 2: syntax error

root@powerdns:/etc/bind# vim named.conf.dominios

zone "domainxxx.es" {
type master;
        file "/etc/bind/dominios/db.domainxxx.es";
        also-notify {192.168.55.159;};
        allow-transfer {192.168.55.159;};
};
[...]

Any suggestion or idea? Thanks!

_______________________________________________
Pdns-users mailing list
[email protected]
https://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to