<div dir="ltr">Hello everyone<div><br></div><div>I wanted to set up another DNS server (unfortunately bind as, again unfortunately, dnsmasq does not support being a secondary server).</div><div><br></div><div>The zone transfer is initiated from the secondary but I see (on that secondary):</div><div><br></div><div>02-Aug-2018 23:05:33.160 zone <a href="http://swtk.info/IN">swtk.info/IN</a>: refresh: unexpected rcode (SERVFAIL) from master 192.168.0.10#53 (source 0.0.0.0#0)</div><div>02-Aug-2018 23:06:52.662 zone <a href="http://swtk.info/IN">swtk.info/IN</a>: refresh: retry limit for master 192.168.0.10#53 exceeded (source 0.0.0.0#0)</div><div>02-Aug-2018 23:06:52.663 zone <a href="http://swtk.info/IN">swtk.info/IN</a>: Transfer started.</div><div>02-Aug-2018 23:06:52.664 transfer of '<a href="http://swtk.info/IN">swtk.info/IN</a>' from 192.168.0.10#53: connected using 192.168.0.13#40223</div><div>02-Aug-2018 23:06:52.665 transfer of '<a href="http://swtk.info/IN">swtk.info/IN</a>' from 192.168.0.10#53: failed while receiving responses: SERVFAIL</div><div>02-Aug-2018 23:06:52.666 transfer of '<a href="http://swtk.info/IN">swtk.info/IN</a>' from 192.168.0.10#53: Transfer status: SERVFAIL</div><div>02-Aug-2018 23:06:52.666 transfer of '<a href="http://swtk.info/IN">swtk.info/IN</a>' from 192.168.0.10#53: Transfer completed: 0 messages, 0 records, 0 bytes, 0.001 secs (0 bytes/sec)</div><div>02-Aug-2018 23:08:07.161 zone <a href="http://swtk.info/IN">swtk.info/IN</a>: refresh: unexpected rcode (SERVFAIL) from master 192.168.0.10#53 (source 0.0.0.0#0)</div><div><br></div><div><br></div><div>On dnsmasq's host, when running dnsmasq with "-d -q --log-queries=extra" , I just see</div><div><br></div><div><div>dnsmasq: 32 <a href="http://192.168.0.13/34310">192.168.0.13/34310</a> query[SOA] <a href="http://swtk.info">swtk.info</a> from 192.168.0.13</div><div>dnsmasq: 33 <a href="http://192.168.0.13/54967">192.168.0.13/54967</a> query[SOA] <a href="http://swtk.info">swtk.info</a> from 192.168.0.13</div><div>dnsmasq: 34 <a href="http://10.100.10.30/60009">10.100.10.30/60009</a> query[A] <a href="http://www.google.com">www.google.com</a> from 10.100.10.30</div><div>dnsmasq: 34 <a href="http://10.100.10.30/60009">10.100.10.30/60009</a> cached <a href="http://www.google.com">www.google.com</a> is 216.58.206.228</div></div><div><br></div><div>Is there a better indication where the problem may be located? All traffic between the bind and dnsmasq host is open (both ways) and a dig @<a href="http://192.168.0.10">192.168.0.10</a> is successful (this is the IP of the dnsmasq host, the same which is used in the bind transfer configuration file)</div><div><br></div><div>Wojtek</div></div>