[Pdns-users] Using PowerDNS with Plesk/cPanel

2018-04-17 Thread Jackson Yap
Hi! We are still looking for experienced consultant to assist us with PowerDNS with Plesk/cPanel using notify. The aim is to create a single PowerDNS cluster for our DNS usage. We have already setup PowerDNS/Recursor/Poweradmin, but need assistance to configure and setup for our purpose. If y

[Pdns-users] How to reload RPZ from file?

2018-04-17 Thread MRob
With: rpzFile("dblfilename", {defpol=Policy.Custom, defcontent="badserver.example.com"}) Is there a 'nice' way to make Recursor reload this file? Does rec_control reload-zones do it? Must I restart recursor? ___ Pdns-users mailing list Pdns-users@mailm

Re: [Pdns-users] Lua control of config settings?

2018-04-17 Thread MRob
On 2018-04-17 05:24, MRob wrote: On 2018-04-16 10:55, MRob wrote: On 2018-04-16 10:09, Remi Gacogne wrote: On 04/16/2018 12:03 PM, MRob wrote: According to this, you *should* be able to load a million domains into LUA without problem.  That's the same method this person said crashed recurso

Re: [Pdns-users] dp.variable when changing RPZ policy action?

2018-04-17 Thread Brian Candler
On 17/04/2018 08:44, MRob wrote: dq.variable is certain to be necessary here just like the other example. Only if you want to return different responses to different clients.  If all your clients are subject to the same DNS filtering policy then you can leave the packet cache active. __

Re: [Pdns-users] dp.variable when changing RPZ policy action?

2018-04-17 Thread MRob
On 2018-04-17 07:00, Brian Candler wrote: On 17/04/2018 06:42, MRob wrote: But this example for modifying policy actions does not set dq.variable: https://doc.powerdns.com/md/recursor/scripting/#modifying-policy-decisions The documentation is very clear as to what dq.variable does: in the sa

Re: [Pdns-users] dp.variable when changing RPZ policy action?

2018-04-17 Thread Brian Candler
On 17/04/2018 06:42, MRob wrote: But this example for modifying policy actions does not set dq.variable: https://doc.powerdns.com/md/recursor/scripting/#modifying-policy-decisions The documentation is very clear as to what dq.variable does: in the same page, https://doc.powerdns.com/md/recur