Re: [Pdns-users] pdns master/slave operations as Kubernetes pods

2019-09-30 Thread Otto Moerbeek
On Tue, Oct 01, 2019 at 04:43:28AM +, Christian Tardif wrote: > Hi, > > I'm trying to figure out how to configure pdns master/slave operations, both > running as kubernetes pods. My concerns are actually how to set the > supermaster IP in a pdns-master running as a pod, for which its IP will

[Pdns-users] pdns master/slave operations as Kubernetes pods

2019-09-30 Thread Christian Tardif
Hi, I'm trying to figure out how to configure pdns master/slave operations, both running as kubernetes pods. My concerns are actually how to set the supermaster IP in a pdns-master running as a pod, for which its IP will eventually change when moving between nodes, and how to get the IP for t

Re: [Pdns-users] recursor - exclude single zone from forwarding

2019-09-30 Thread Gert van Dijk
On Mon, Sep 30, 2019 at 3:20 PM Vitali Quiering via Pdns-users wrote: > is it possible to exclude zones from forwarding? > > In plain bind config you could just leave forwarders empty to overwrite the > forwarders config for just one domain. > > From my “recursor-beginners-point-of-view" somethin

[Pdns-users] Third release candidate for dnsdist 1.4.0

2019-09-30 Thread Remi Gacogne
Hello everyone, We are very happy to announce the third, and hopefully last, release candidate of the 1.4.0 version of dnsdist. This version adds the ability to accept DNS over HTTPS queries over HTTP, in order to be able to use dnsdist behind a TLS-offloading device, and improves the management

[Pdns-users] recursor - exclude single zone from forwarding

2019-09-30 Thread Vitali Quiering via Pdns-users
Hello, is it possible to exclude zones from forwarding? In plain bind config you could just leave forwarders empty to overwrite the forwarders config for just one domain. From my “recursor-beginners-point-of-view" something like this could work, but it obviously doesn’t. forward-zones=.=8.8.8

Re: [Pdns-users] Log all zone changes

2019-09-30 Thread Vitali Quiering via Pdns-users
Thank you very much for all you suggestions. I like the idea of CDC and will try that first. Regard, Vitali > Am 30.09.2019 um 08:58 schrieb Karsten Heymann : > > Hi Vitali, > > another option would be to run https://www.vinyldns.io/ in front of > your pdns server. At least that is what I am p