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
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
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
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
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
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