-
AlmaLinux 9.5 I configured "dnssec.validation: validate" on my pdns-recursor server, but DNSSEC validation doesn't seem to work.
The another DNS Resolver applicatons, Knot-Resolver and Unbound return SERVFAIL normally.
My /etc/pdns-recursor/recursor.yml is bellow.
Trust Anchor is configured.
Can anyone solve this problem? Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
I cannot not reproduce. Can you check your startup log? I suspect you have a syntax error in your config. |
Beta Was this translation helpful? Give feedback.
-
For a hint about changing the security policy on RHEL 9 derived systems, see the Workaround in #12890 |
Beta Was this translation helpful? Give feedback.
-
After thinking about the meaning of “Insecure” and the DNSSEC specification, I found this to be normal. |
Beta Was this translation helpful? Give feedback.
This likely explains why
dnssec-failed.org
is not validated.