[Pdns-users] Some fixes

Peter van Dijk peter.van.dijk at netherlabs.nl
Wed Sep 21 11:38:13 UTC 2011


Hello Klaus,

> 1. http://doc.powerdns.com/all-settings.html misses "query-local-address6":
> 
> Also you should add it to pdns/pdns.conf-dist, e.g.:
> 
> #################################
> # query-local-address6  Source IP address for sending IPv6 queries
> #
> # query-local-address6=2001:DB8::2
> 
> 
> 2. http://doc.powerdns.com/generic-mypgsql-backends.html
> 
> tells: "Native	Yes - but PostgreSQL does not replicate"
> 
> I think that's not true anymore. E.g. it works fine with Slony.

Applied.

> 3. debian-pdns/control
> Change "Build-Depends" 'postgresql-dev' to 'libpq-dev'
> Replace for all backend dependencies:
>  pdns (= ${dpkg:Version})
> with
>  pdns (= ${binary:Version})


Postponed until I am in the position to test builds :)

> http://doc.powerdns.com/generic-mypgsql-backends.html#master-slave-queries
> 
> update-lastcheck-query: the documented query is wrong (copy/paste
> error), it should be:
> 
>  update domains set last_check=%d where id=%d

Applied.
> backends/bind/bindbackend2.cc: around line 312:
> 
>    soadata.serial=0;
>    soadata.refresh=0;
>    soadata.serial=0;
> 
> 
> setting the serial 2 times to 0 is not necessary ;-)

Also applied.

All these fixes are in r2272. Thanks again :)

Kind regards,
Peter van Dijk
Netherlabs



More information about the Pdns-users mailing list