Open broedli opened 8 years ago
The main problem in supporting DNSSec is that I do not fully understand how DNSSec works with Powerdns and mysql-backend. The Powerdns documentation is a little short on this topic. Nevertheless DNSSec support is on my wishlist of features to support and should be one of the next improvements.
First off, thanks for your fast answer. I have installed PDNS Manager onto a configured Instance and there are a few things I've noticed which could be handled a little "better":
Content
of the table has no max length or soft wrap, that can lead to a really "long" page. For example: a DKIM record may get you scrolling for a while. The navigation / control of a record becomes a "scroll fiesta".ttl
and prio
when left empty.ttl
and / or prio
empty.P.S. I really like the clean design / layout and simple user interface. Don't want to come across as if I'm here to mock ...
P.P.S. I sadly have no clue how pdns handles it's dnssec with mysql. The only odd thing I've noticed is that pdns creates empty records when rectifying a domain.
Thanks for your Feedback. This are separate Issues and have nothing to do with the DNSSec support. I created new Issues for those which I could reproduce. You may subscribe to those. I can not understand your 3rd point cause the fields are marked red when leaved empty, if i misunderstood you feel free to create an issue also for that.
I will do DNSSec support as soon as I have enough time to understand how Powerdns handles it. If someone does understand how it works any help is appreciated.
Is there any update?
DNSSEC is definitely on our list of things to implement in 2.X, but there's no schedule for it yet.
Is there any news about DNSSEC? I don't see anything in the documentation.
No there is currently nothing new. I guess one could use the Powerdns command line tools to do that.
Hello, any news ?
No unfortunately ther is no progress.
When I use : pdnsutil secure-zone myzone and do : pdnsutil show-zone myzone
Should I manually create DS and CSK entry in Pdnsmanager or I should NOT use dnssec at all ?
I really do not have a clue here. I personally do not use dnssec. But if you get it to work with the CLI that should also be fine.
Hi, I just stumbled over your neat little project and got a question.
Since you state
gmysql-dnssec=no
in your documentation I'm asking myself if there are any Issues with the PDNS Manager and this aspect of powerdns functionality? If so, what kind of problems are to be expected?