I have Freedombox running on an Atomic Pi, and am having issues with DNSSEC not working properly. I have DNSSEC enabled for my domain, and I know that it is working, as I have run the diagnostic tool at http://dnssec-debugger.verisignlabs.com.
Problem Description
When running diagnostics on my Freedombox, I got the following errors:
DNSSEC on IPv4 |failed|
DNSSEC on IPv6 |failed|
Steps to Reproduce
- Login to FreedomBox.
- Click on System Tab
- Click on either the Diagnostics app or the Network app.
- Click the Run Diagnostics button.
- Wait for diagnostics to finish running.
- Observe diagnostic output.
Expected Results
I expected to see a message confirming the DNSSEC was working (passed).
Actual results
I get an error with no messages.
Screenshot
Information
-
FreedomBox version: 19.1
-
Hardware: Atomic Pi on Debian Buster AMD_64
-
How did you install FreedomBox?: ‘apt install freedombox-setup’