Re: [Pdns-users] Any chance of an actual PowerDNS upgrade guide ?

2024-01-12 Thread Otto Moerbeek via Pdns-users
On Fri, Jan 12, 2024 at 05:01:18PM +, Laura Smith via Pdns-users wrote: > Hi > > The release notes for PowerDNS Recursor 5.0.1 link to what is claimed to be > an "upgrade guide", however the "guide" reads more like a version change log. > > Is there any chance we can actually be provided wi

[Pdns-users] Any chance of an actual PowerDNS upgrade guide ?

2024-01-12 Thread Laura Smith via Pdns-users
Hi The release notes for PowerDNS Recursor 5.0.1 link to what is claimed to be an "upgrade guide", however the "guide" reads more like a version change log. Is there any chance we can actually be provided with an actual guide ? For example: I am on Debian, using the PowerDNS repo. Beyond the o

Re: [Pdns-users] URL redirect with PDNS Authoritative

2024-01-12 Thread Andrea Biancalani via Pdns-users
Thanks for all those infos Peter, I'll try to do that way! Andrea Il 12/01/2024 10:32, Peter van Dijk via Pdns-users ha scritto: On Fri, 2024-01-12 at 10:25 +0100, Peter van Dijk via Pdns-users wrote: If you want to build this feature, and keep all data in one place (the PowerDNS database),

Re: [Pdns-users] PowerDNS Authoritative Server 4.9.0-alpha1

2024-01-12 Thread Peter van Dijk via Pdns-users
On Fri, 2024-01-12 at 14:13 +0100, Peter van Dijk via Pdns-announce wrote: > https://doc.powerdns.com/authoritative/changelog/4.8.html#change-4.9.0-alpha1 This, of course, should be https://doc.powerdns.com/authoritative/changelog/4.9.html#change-4.9.0-alpha1 Thanks to Frank Louwers for noticing.

[Pdns-users] PowerDNS Authoritative Server 4.9.0-alpha1

2024-01-12 Thread Peter van Dijk via Pdns-users
Hello! This is release 4.9.0-alpha1 of the Authoritative Server. It brings a few new features, and a collection of small improvements and fixes. Some internals have been reworked to support the new features. A detailed list of changes can be found in the [4]changelog. If you install (not upgra

Re: [Pdns-users] URL redirect with PDNS Authoritative

2024-01-12 Thread Peter van Dijk via Pdns-users
On Fri, 2024-01-12 at 10:25 +0100, Peter van Dijk via Pdns-users wrote: > If you want to build this feature, and keep all data in one place (the > PowerDNS database), you could use disabled=1 records with some convenient > type (TXT, URI, etc.) that your webservice can look up. You could also use

Re: [Pdns-users] URL redirect with PDNS Authoritative

2024-01-12 Thread Peter van Dijk via Pdns-users
On Fri, 2024-01-12 at 09:42 +0100, Andrea Biancalani via Pdns-users wrote: >  is there any way to set a record in PDNS authoritative server that > allow web URL redirect? Not really. >  Example: example.com IN WR https://example.net/subpage/... > >  Reading official documentation, WR record type

[Pdns-users] URL redirect with PDNS Authoritative

2024-01-12 Thread Andrea Biancalani via Pdns-users
Hi everybody, is there any way to set a record in PDNS authoritative server that allow web URL redirect? Example: example.com IN WR https://example.net/subpage/... Reading official documentation , WR record type seems not to be s