Re: [Pdns-users] PowerDNS Recursor RPZ issues

2022-08-03 Thread Otto Moerbeek via Pdns-users
On Wed, Aug 03, 2022 at 06:11:46PM -0400, Kevin P. Fleming via Pdns-users wrote: > On Wed, Aug 3, 2022 at 5:20 PM Luke Miller via Pdns-users < > pdns-users@mailman.powerdns.com> wrote: > > > Does PowerDNS Recursor accept notifies? If not, how do I get the zone to > > update when I make change? >

Re: [Pdns-users] Overlay or pass-through support in PDNS?

2022-08-03 Thread eli glynn via Pdns-users
Both very fair suggestions :) I should have stressed the fact that we already have a deployed set of PowerDNS servers, spread across several datacenters and AWS regions, and which a large number of (>2000) production systems are already hitting. Ideally, we'd be able to update the existing PDNS se

Re: [Pdns-users] PowerDNS Recursor RPZ issues

2022-08-03 Thread Kevin P. Fleming via Pdns-users
On Wed, Aug 3, 2022 at 5:20 PM Luke Miller via Pdns-users < pdns-users@mailman.powerdns.com> wrote: > Does PowerDNS Recursor accept notifies? If not, how do I get the zone to > update when I make change? > The documentation is your friend :-) As noted in the documentation ( https://doc.powerdns.

Re: [Pdns-users] PowerDNS Recursor RPZ issues

2022-08-03 Thread Luke Miller via Pdns-users
Ok, that worked. I have PowerDNS Authoritative Server 4.6.3 serving up the zone file that I will use for RPZ and PowerDNS Recursor 4.7.1 doing the zone transfer and loading it. However, the issue I am running in to is when I update the zone in PowerDNS Authoritative the Recursor doesn’t get the

Re: [Pdns-users] Question about appropriate way to upgrade pdns using repos

2022-08-03 Thread Otto Moerbeek via Pdns-users
On Wed, Aug 03, 2022 at 07:13:39PM +, Drew Weaver via Pdns-users wrote: > Hello, > > I am attempting to upgrade pdns from 4.2.3 to a supported version on RHEL 7. > > I added the 4.3 repo and when I try to update it, I get this: > > Error: Package: pdns-backend-mydns-4.2.3-1pdns.el7.x86_64 (

[Pdns-users] Question about appropriate way to upgrade pdns using repos

2022-08-03 Thread Drew Weaver via Pdns-users
Hello, I am attempting to upgrade pdns from 4.2.3 to a supported version on RHEL 7. I added the 4.3 repo and when I try to update it, I get this: Error: Package: pdns-backend-mydns-4.2.3-1pdns.el7.x86_64 (@powerdns-auth-42) Requires: pdns(x86-64) = 4.2.3-1pdns.el7 Removing:

Re: [Pdns-users] named view migration

2022-08-03 Thread frank+pdns--- via Pdns-users
Hi, That's certainly possible, you could also use LUA records directly in PowerDNS to decide what the reply would be. This would prevent the duplication. Frank > On 3 Aug 2022, at 10:10, lovi wrote: > > Hello, > > Thanks for this answer. > I might havent well explained : > 1 - I have a zon

Re: [Pdns-users] named view migration

2022-08-03 Thread lovi via Pdns-users
Hello, Thanks for this answer. I might havent well explained : 1 - I have a zone : mycompany.tld 2 - this zone is splitted with named in 2 views : siteA and siteB 3 - I had to duplicate all my recordds in this 2 views 4- I only have a few difference for example (cname for ntp, proxy, ..) I dont t

Re: [Pdns-users] Overlay or pass-through support in PDNS?

2022-08-03 Thread Aki Tuomi via Pdns-users
On 3 August 2022 6.53.11 UTC, Winfried Angele via Pdns-users wrote: >Hi Eli, > >On 03.08.22 01:43, eli glynn via Pdns-users wrote: >> I've recently inherited a really ugly mess at my company, involving a muddle >> of PowerDNS, Route53, NS1, and just about every mixed up interaction you >> cou