<div dir="ltr"><div dir="ltr"><div>Hi Roland,</div><div><br></div><div>You have left out quite a few details from your setup. What PowerDNS version are you running? What backend [1] did you configure on the PowerDNS auth side? What other commands did you run to set up the secondary zone?<br></div><div><br></div><div>From the context you provide, I take it you are trying to set up PowerDNS to become a secondary nameserver that receives zone transfers from a primary BIND nameserver. Please start by reading the PowerDNS modes of operation section [2] from the manual if not already done so, specifically the part that discusses secondary operation [3]. Next, make sure the domain you want PowerDNS to be secondary for is actually created on the PowerDNS side, for secondary operation [4].</div><div><br></div><div>PowerDNS also has something that's called auto-primary mode [5], which allows a primary nameserver to "provision" a PowerDNS secondary nameserver, or let PowerDNS automatically discover new zones it should be authoritative for. This functionality was known as "supermaster", but has been renamed in recent versions.<br></div><div><br></div><div>Hopefully this helps. <font color="#000000">W</font><font color="#000000" style="font-size:12.8px"><span style="font-size:12.8px">ith kind regards,</span><br style="font-size:12.8px"><span style="font-size:12.8px">Michel Otte</span></font></div><div><div dir="ltr" class="gmail_signature"><div dir="ltr"><br></div><div dir="ltr"><br></div><div dir="ltr">[1]: <a href="https://doc.powerdns.com/authoritative/backends/">https://doc.powerdns.com/authoritative/backends/</a></div><div dir="ltr">[2]: <a href="https://doc.powerdns.com/authoritative/modes-of-operation.html">https://doc.powerdns.com/authoritative/modes-of-operation.html</a></div><div dir="ltr">[3]: <a href="https://doc.powerdns.com/authoritative/modes-of-operation.html#secondary-operation">https://doc.powerdns.com/authoritative/modes-of-operation.html#secondary-operation</a></div><div dir="ltr">[4]: <a href="https://doc.powerdns.com/authoritative/backends/generic-sql.html#secondary-operation">https://doc.powerdns.com/authoritative/backends/generic-sql.html#secondary-operation</a></div><div dir="ltr">[5]: <a href="https://doc.powerdns.com/authoritative/backends/generic-sql.html#autoprimary-operation">https://doc.powerdns.com/authoritative/backends/generic-sql.html#autoprimary-operation</a></div></div></div></div><div><br></div><div><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Roland Giesler via Pdns-users <<a href="mailto:pdns-users@mailman.powerdns.com">pdns-users@mailman.powerdns.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I'm running my primary DNS on Power Mail-in-a-Box, which runs BIND9's <br>
NAMED and sends notifications when a domain's zone file changes.<br>
<br>
I have set PowerDNS's config to accept these from the LAN and Public ip <br>
of the master, but I see this error in syslog. (The DNS is a NAT'ted <br>
server)<br>
<br>
Oct 7 17:13:43 PowerDNS pdns_server[125]: Received NOTIFY for <br>
<a href="http://fast.za.net" rel="noreferrer" target="_blank">fast.za.net</a> from 192.168.131.102 which is not a master (Refused)<br>
Oct 7 17:13:43 PowerDNS pdns_server[125]: message repeated 9 times: [ <br>
Received NOTIFY for <a href="http://fast.za.net" rel="noreferrer" target="_blank">fast.za.net</a> from 192.168.131.102 which is not a <br>
master (Refused)]<br>
<br>
My config file has:<br>
<br>
allow-axfr-ips=<a href="http://197.214.119.180/32,192.168.131.0/24,127.0.0.0/8,::1,169.255.79.10/24allow-notify-from=197.214.119.180/32,192.168.131.0/24,::/0" rel="noreferrer" target="_blank">197.214.119.180/32,192.168.131.0/24,127.0.0.0/8,::1,169.255.79.10/24<br>
allow-notify-from=197.214.119.180/32,192.168.131.0/24,::/0</a><br>
<br>
What should I do to allow the changes onto PowerDNS?<br>
<br>
<br>
_______________________________________________<br>
Pdns-users mailing list<br>
<a href="mailto:Pdns-users@mailman.powerdns.com" target="_blank">Pdns-users@mailman.powerdns.com</a><br>
<a href="https://mailman.powerdns.com/mailman/listinfo/pdns-users" rel="noreferrer" target="_blank">https://mailman.powerdns.com/mailman/listinfo/pdns-users</a><br>
</blockquote></div></div>