Re: [Pdns-users] Pdns-recursor and dnsdist on same machine

2023-06-19 Thread bodenhaltung--- via Pdns-users
Hi, - Something else? Maybe just: https://doc.powerdns.com/authoritative/manpages/sdig.1.html? sdig can handle the PROXYv2 protocol. Best regards, Norbert ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com

[Pdns-users] Pdns-recursor and dnsdist on same machine

2023-06-19 Thread Djerk Geurts via Pdns-users
I’ve noticed that using "proxy-protocol-from” in the pdns-recursor, a simple query from that source no longer works. So if I set pdns-recursor to 127.0.53.53 and dnsdist to the network IP address of the host then on this host I can’t query pdns-recursor on 127.0.53.53 as the host command

Re: [Pdns-users] Pdns recursor - forward-zones-file not working

2023-06-19 Thread Djerk Geurts via Pdns-users
Hi Otto, Literally just worked out why the euro is showing. The forward zone file name ended in “.conf” meaning pdns-recursor was reading the file as configuration. Removing the file extension fixed it. It’s an incredibly silly mistake to make… -- Djerk > On 19 Jun 2023, at 18:25, Otto

Re: [Pdns-users] Pdns recursor - forward-zones-file not working

2023-06-19 Thread Otto Moerbeek via Pdns-users
On Mon, Jun 19, 2023 at 05:10:01PM +0100, Djerk Geurts via Pdns-users wrote: > Hi all, > > Reading up on recursor settings I found that with forward-zones-file one can > set recurse an RD flag and also add domains to an allow-notify-for list. > > "Zones prefixed with a ‘+’ are treated as with

[Pdns-users] Pdns recursor - forward-zones-file not working

2023-06-19 Thread Djerk Geurts via Pdns-users
Hi all, Reading up on recursor settings I found that with forward-zones-file one can set recurse an RD flag and also add domains to an allow-notify-for list. "Zones prefixed with a ‘+’ are treated as with forward-zones-recurse