Re: [Pdns-users] Debian Wheezy : upgrade to 3.4.4

2015-06-04 Thread Dean Hamstead
Why not use back ports? On 04/06/2015 7:50 am, Florent B wrote: > > Hi everyone, > > I have some PowerDNS servers on Debian Wheezy, using package provided by > Debian (so version 3.1 in Wheezy). > > I would like to upgrade my setup to 3.4.4. > > I use MySQL backend. > > I would like to know

[Pdns-users] DH and SSL Problems

2015-05-20 Thread Dean Hamstead
It seems there is some issue with DH. Details are available in the usual places. This website is getting posted around the place. Perhaps someone can send in exim details? https://weakdh.org/sysadmin.html Also perhaps the Debian wiki? https://wiki.debian.org/Exim Dean _

Re: [Pdns-users] PowerDNS backend for CIDR based bulk CPE definitions (via pgsql)

2015-05-11 Thread Dean Hamstead
The README file describes motivations behind design choices. Dean On 11/05/15 21:55, Aki Tuomi wrote: > On Mon, May 11, 2015 at 03:29:34PM +1000, Dean Hamstead wrote: >> Dear Pdns-Users >> >> I am hoping for feedback on a proof of concept (aka quick hack) that >> has

[Pdns-users] PowerDNS backend for CIDR based bulk CPE definitions (via pgsql)

2015-05-10 Thread Dean Hamstead
ess's compared to mysql. A lua or c++ backend would still need to draw the minimized config data from somewhere. So pgsql seemed reasonable to start with. There are caveats and loose ends, but please take a look on github: https://github.com/djzort/pdns-backend-pgsql-cidr-based-bulk-cpe Reg