I'm running my primary DNS on Power Mail-in-a-Box, which runs BIND9's NAMED and sends notifications when a domain's zone file changes.

I have set PowerDNS's config to accept these from the LAN and Public ip of the master, but I see this error in syslog.  (The DNS is a NAT'ted server)

Oct  7 17:13:43 PowerDNS pdns_server[125]: Received NOTIFY for fast.za.net from 192.168.131.102 which is not a master (Refused) Oct  7 17:13:43 PowerDNS pdns_server[125]: message repeated 9 times: [ Received NOTIFY for fast.za.net from 192.168.131.102 which is not a master (Refused)]

My config file has:

allow-axfr-ips=197.214.119.180/32,192.168.131.0/24,127.0.0.0/8,::1,169.255.79.10/24
allow-notify-from=197.214.119.180/32,192.168.131.0/24,::/0

What should I do to allow the changes onto PowerDNS?


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

Reply via email to