[Pdns-users] LUA records to load balance

2023-10-27 Thread Adam Carrgilson via Pdns-users
Hi there, I’m hoping to garner some assistance and advice as I’m hoping I could replace an existing load balancing solution entirely with PowerDNS and Lua records. I’ve put quite a bit of work into this, but I’m reaching some dead ends that I hope someone experienced might be able to help me

[Pdns-users] auth: Refuse ANY queries

2023-10-27 Thread Peter Thomassen via Pdns-users
Hi, On our pdns auth, we'd like to not serve ANY queries, not even over TCP. Ideally, we'd like to return NOTIMPL. In dnsdist, this is done with: addAction(QTypeRule(DNSQType.ANY), RCodeAction(DNSRCode.NOTIMP)) However, we've removed our dnsdist (for port 53; still in use for DoT), as we'v

Re: [Pdns-users] multi dns server

2023-10-27 Thread Steffan via Pdns-users
Oke thanxs... I have set it up and running on one of my dns servers with success... I have to read in on it to see what I can do with it 😊 Now it is just running in front of it 😊 Do you have any experience with Prometheus for logging. Im using Grafana for otherthings but Prometheus keeps giving me