hi,

I am testing master/slave with powerdns as master (11.11.11.11) and windows server dns as slave (22.22.22.22).

I created a non-existing domain in powerdns as master. Then created same domain in windows server dns as slave.

At first creation, i can get the DNS details from master. Then I make changed to master. From pdns, I ran the command "pdns_control notify test2222.org". Then I get reply says this added into queue.

Then I traced /var/log/messages in pdns server.

Below is what I get.

Feb 2 11:14:22 servervn pdns[30663]: 1 domain for which we are master needs notifications Feb 2 11:14:22 servervn pdns[30663]: Queued notification of domain 'test2222.org' to 11.11.11.11 Feb 2 11:14:22 servervn pdns[30663]: Queued notification of domain 'test2222.org' to 22.22.22.22 Feb 2 11:14:22 servervn pdns[30663]: Received NOTIFY for test2222.org from 22.22.22.22 but slave support is disabled in the configuration Feb 2 11:14:23 servervn pdns[30663]: Received unsuccesful notification report for 'test2222.org' from 22.22.22.22, rcode: 4 Feb 2 11:14:23 servervn pdns[30663]: Removed from notification list: 'test2222.org' to 22.22.22.22 Feb 2 11:14:23 servervn pdns[30663]: Removed from notification list: 'test2222.org' to 11.11.11.11 (was acknowledged) Feb 2 11:14:23 servervn pdns[30663]: Received spurious notify answer for 'test2222.org' from 11.11.11.11
Feb  2 11:14:25 servervn pdns[30663]: No master domains need notifications


Apart from the pdns trying to update itself, which I read is nothing serious, it also failed to update the slave in windows server dns.

Please advice.
_______________________________________________
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to