> On 13 Mar 2019, at 13:11, 姜伯洋 <15555513...@163.com 
> <mailto:15555513...@163.com>> wrote:
> 
> MariaDB [powerdns]> select * from domains;
> +----+----------+-----------+------------+-------+-----------------+---------+
> | id | name     | master    | last_check | type  | notified_serial | account |
> +----+----------+-----------+------------+-------+-----------------+---------+
> |  1 | test.org <http://test.org/> | 10.3.2.15 | 1552381768 | SLAVE |         
>    NULL |         |
> +----+----------+-----------+------------+-------+-----------------+---------+


Your master server is not running on the default port (53), but on 5300.

Could you change the master field in your database to 10.3.2.15:5300 instead of 
10.3.2.15 and try again?

Kind Regards,

Frank Louwers
PowerDNS Consultant
_______________________________________________
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to