Hi Andres,
Yes, it would need to type MASTER (you can set that when you create the domain,
or change it later).
All those where you want pdns to send NOTIFYs, should be of type MASTER.
Also just a suggestion: you're using both the old ("master") and new
("primary") syntax in the config files.
Andrea Biancalani via Pdns-users writes:
> Using powerdns db in a mysql shell I can prompt this command
>
> insert into records(domain_id,name,type,content,ttl) VALUES
> ("2","autoconfig.zonename.tld","CNAME","","3600");
> insert into records(domain_id,name,type,content,ttl) VALUES
> ("2","a
Thanks for the quick response Klaus.
Indeed, the type is 'NATIVE'. Should it be 'MASTER' in all cases?
I am going to create a new domain with type 'MASTER' to see its behavior. I
estimate that the transmission of the rest as 'NATIVE' will not influence
the transmission or should I eliminate them
I have never used pdnsutil. Maybe the domain is created with type NATIVE
instead of MASTER. Check the 'domains' table.
Klaus
Gesendet über BlackBerry Work (www.blackberry.com)
Von: Pdns-users im Namen von Andres
Alejandro Dobie via Pdns-users
Gesendet: 12.10.
Hi all, and sorry for my english. Its not my mother language.
I have 2 PDNS servers, master and slave
PDNS Master - 192.168.0.200 - ns1.example.com
PDNS Slave - 192.168.0.201 - ns2.example.com
both with PowerDNS Authoritative Server 4.8.1
My master config:
allow-axfr-ips=192.168.0.201
allow-dn