Re: [Pdns-users] How to disable AXFR -1 requests from powerdns

2015-01-12 Thread sumit sharma
Hi Peter, I am using a static SOA for all the dns queries. mydomain.common.suffix.com. 0 IN SOA dummy1.common.suffix.com. dummy2.common.suffix.com. 2008080300 1800 3600 604800 3600 Is this acceptable? Regard, Sumit On Mon, Jan 12, 2015 at 6:03 PM, Peter van Dijk < peter.van.d...@netherlabs.nl>

Re: [Pdns-users] How to disable AXFR -1 requests from powerdns

2015-01-12 Thread Peter van Dijk
Hello Sumit, > I don't want powerdns to send AXFR requests to my pipe backend. > > disable-axfr=yes This prevents any outside host from requesting an AXFR. However, PowerDNS can still request one internally, and this happens if you don’t provide a valid SOA. PowerDNS will then try to determine

[Pdns-users] How to disable AXFR -1 requests from powerdns

2015-01-07 Thread sumit sharma
Hello Everyone, I don't want powerdns to send AXFR requests to my pipe backend. Following are the configurations in pdns.conf that are related to AXFR # # allow-axfr-ips Allow zonetransfers only to these subnets # allow-axfr-ips= this field is di