[Pdns-users] Recursor: Black list

2014-10-16 Thread Ciro Iriarte
Hi!, I've seen the published LUA scripts examples and seems pretty simple to redirect certain domains (one?) just modifying examples available, but what about have a list of hundreds or thousands of sites to blacklist?. I would like to avoid fancy options like database conections for example, will

Re: [Pdns-users] IXFR with EDIT-SOA, ALLOW-AXFR-FROM in bind-hybrid mode

2014-10-16 Thread Christof Meerwald
On Thu, Oct 16, 2014 at 10:42:34AM +0200, Christof Meerwald wrote: > Another thing I noticed is that in bind-hybrid mode the > ALLOW-AXFR-FROM for a zone handled by the bind backend doesn't appear > to be read from the database (because I think it only tries to get > that information from the bind

[Pdns-users] Recursor: Default/blind tunning?

2014-10-16 Thread Ciro Iriarte
Hi!, I'm awaiting for some network-side changes to continue my load tests, but would like to know in the meanwhile if there are some rule of thumbs to setup a Linux recursor. The parameters that fit the description apparently are "pdns-distributes-queries", "max-mthreads" and "threads". I understa

Re: [Pdns-users] New recursor install, 50% timeout on first run

2014-10-16 Thread Ciro Iriarte
2014-10-13 13:05 GMT-03:00 Ciro Iriarte : > 2014-10-13 10:37 GMT-03:00 bert hubert : >> On Mon, Oct 13, 2014 at 10:10:43AM -0300, Ciro Iriarte wrote: >>> Hi!, I'm running some quick tests on a new Recursor (3.6.1) and I see >>> ~ 50% query timeouts. It has a good Internet connection but no clients

Re: [Pdns-users] IXFR with EDIT-SOA, ALLOW-AXFR-FROM in bind-hybrid mode

2014-10-16 Thread Christof Meerwald
On Thu, Oct 16, 2014 at 10:42:34AM +0200, Christof Meerwald wrote: > I just noticed that IXFRs appear to be broken when using EDIT-SOA in > 3.4.0 - it looks like "rfc1982LessThan(serial, sd.serial)" compares > the un-edited SOA from the zone and therefore doesn't send any data > back to the client.

[Pdns-users] Not transferred from zone from master to slave

2014-10-16 Thread JG
Hi, I have problem, SLAVE not send request to MASTER for getting zone, if I send from MASTER with command pdns_control notify-host ... alright, also with tcpdump I not see request to MASTER from SLAVE, supermaster on SLAVE was add, Centos 6.5, pdns-3.3.1 with poweradmin. Maybe I missed some item.

[Pdns-users] IXFR with EDIT-SOA, ALLOW-AXFR-FROM in bind-hybrid mode

2014-10-16 Thread Christof Meerwald
Hi, I just noticed that IXFRs appear to be broken when using EDIT-SOA in 3.4.0 - it looks like "rfc1982LessThan(serial, sd.serial)" compares the un-edited SOA from the zone and therefore doesn't send any data back to the client. Another thing I noticed is that in bind-hybrid mode the ALLOW-AXFR-F