<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 13 Mar 2019, at 13:11, 姜伯洋 <<a href="mailto:15555513217@163.com" class="">15555513217@163.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><span style="caret-color: rgb(0, 0, 0); font-family: monospace; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: pre; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">MariaDB [powerdns]> select * from domains;
+----+----------+-----------+------------+-------+-----------------+---------+
| id | name     | master    | last_check | type  | notified_serial | account |
+----+----------+-----------+------------+-------+-----------------+---------+
|  1 | </span><a href="http://test.org/" style="font-family: monospace; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: pre; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">test.org</a><span style="caret-color: rgb(0, 0, 0); font-family: monospace; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: pre; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class=""> | 10.3.2.15 | 1552381768 | SLAVE |            NULL |         |
+----+----------+-----------+------------+-------+-----------------+---------+</span></div></blockquote></div><br class=""><div class=""><br class=""></div><div class="">Your master server is not running on the default port (53), but on 5300.</div><div class=""><br class=""></div><div class="">Could you change the master field in your database to 10.3.2.15:5300 instead of 10.3.2.15 and try again?</div><div class=""><br class=""></div><div class="">Kind Regards,</div><div class=""><br class=""></div><div class="">Frank Louwers</div><div class="">PowerDNS Consultant</div><div class=""></div></body></html>