Re: [Pdns-users] Strange behaviour with ALIAS/CNAME records

2023-04-17 Thread Andrea Biancalani via Pdns-users
Il 17/04/2023 16:08, Brian Candler ha scritto: On 17/04/2023 14:56, Andrea Biancalani wrote: Using the PowerDNS-admin GUI from github https://github.com/PowerDNS-Admin/PowerDNS-Admin In that case, I'd suggest your best starting point is to raise your problem as an issue with that project,

Re: [Pdns-users] Strange behaviour with ALIAS/CNAME records

2023-04-17 Thread Brian Candler via Pdns-users
On 17/04/2023 14:56, Andrea Biancalani wrote: Using the PowerDNS-admin GUI from github https://github.com/PowerDNS-Admin/PowerDNS-Admin In that case, I'd suggest your best starting point is to raise your problem as an issue with that project, since that's what you're actually interacting wit

Re: [Pdns-users] Strange behaviour with ALIAS/CNAME records

2023-04-17 Thread Andrea Biancalani via Pdns-users
Using the PowerDNS-admin GUI from github https://github.com/PowerDNS-Admin/PowerDNS-Admin Il 17/04/2023 15:54, Brian Candler ha scritto: On 17/04/2023 14:05, Andrea Biancalani wrote: after I've applied with success above example.com zone (as you notice in attached image) You appear to be us

Re: [Pdns-users] Strange behaviour with ALIAS/CNAME records

2023-04-17 Thread Brian Candler via Pdns-users
On 17/04/2023 14:05, Andrea Biancalani wrote: after I've applied with success above example.com zone (as you notice in attached image) You appear to be using some sort of (unspecified) front-end web application.  It could be editing zone files directly, or it could be making direct SQL update

Re: [Pdns-users] Strange behaviour with ALIAS/CNAME records

2023-04-17 Thread Andrea Biancalani via Pdns-users
Answered point by point below Il 17/04/2023 14:23, Brian Candler ha scritto: I suggest you specify the version of pdns authoritative you're running, otherwise this isn't reproducible by anyone.  Also what backend you're using and how you're adding/removing records, although I'm guessing it'

Re: [Pdns-users] Strange behaviour with ALIAS/CNAME records

2023-04-17 Thread Andrea Biancalani via Pdns-users
Hello Brian, you're totally right about that, this is some system info root@ns1:~#*lsb_release -a* No LSB modules are available. Distributor ID: Ubuntu Description:    Ubuntu 22.04.2 LTS Release:    22.04 Codename:   jammy root@ns1:~# *uname -a* Linux /ns1.fqdn.name/ 5.15.0-69-generic

Re: [Pdns-users] Strange behaviour with ALIAS/CNAME records

2023-04-17 Thread Brian Candler via Pdns-users
I suggest you specify the version of pdns authoritative you're running, otherwise this isn't reproducible by anyone.  Also what backend you're using and how you're adding/removing records, although I'm guessing it's probably the bind backend. On 17/04/2023 12:50, Andrea Biancalani via Pdns-us

[Pdns-users] Strange behaviour with ALIAS/CNAME records

2023-04-17 Thread Andrea Biancalani via Pdns-users
Hello there, I'm facing a strange behaviour with ALIAS/CNAME records , this is how to replicate the error: 1) create an empty example.com zone; 2) add those records @    IN ALIAS 60 mytest.example.com. www IN ALIAS 60 mytest.example.com. 3) commit the changes, it should apply with