this post was submitted on 28 Jun 2023
11 points (100.0% liked)

Lemmy.ca Support / Questions

524 readers
1 users here now


This community is for support requests specific to lemmy.ca.

If you need to contact an admin privately, please message @[email protected].

If you are a technical user and you have questions or need support with the Lemmy software itself, please visit [email protected].


founded 4 years ago
MODERATORS
 

Approx 30 mins ago, I suddenly lost access to lemmy.ca due to DNS resolution failures. I've managed to restore access by tossing the known good IP into my computers hosts file, in order to make this post.

It's worth noting I'm running my own DNS resolver (via PfSense router/firewall software) instead of the typical DNS forwarder offered by my ISP. As a result, my DNS ecosystem is likely a bit more fussy about the "correctness" of the DNS configuration.

My DNS server logs some entries complaining about DS and DNSKEY

debug: Failed to match any usable DS to a DNSKEY.
info: Could not establish a chain of trust to keys for lemmy.ca. DNSKEY IN

An attempt to verify the domain name using delv results in the following:

delv lemmy.ca 
;; broken trust chain resolving 'lemmy.ca/A/IN': 127.0.0.53#53
;; resolution failed: broken trust chain

Running an external DNSSEC check tool, currenly reports DNSSEC related issues. The tool I ran was:

https://dnssec-analyzer.verisignlabs.com/lemmy.ca

This gave me two issues:

None of the 2 DNSKEY records could be validated by any of the 2 DS records

The DNSKEY RRset was not signed by any trusted keys

Did something related to DNS get deployed in the last little while?

In any case, I've got a workaround in place and am not stuck, however a site admin may want to be aware of this information.

Thanks!!

top 5 comments
sorted by: hot top controversial new old
[–] TruckBC 8 points 2 years ago (1 children)

We're aware and it should be resolved at this time.

Did something related to DNS get deployed in the last little while?

Yes, putting the instance behind cloudflare to protect from DDoS.

Please let me know if you're still having issues without your workaround.

[–] farthom 5 points 2 years ago

Thanks for the prompt reply!!

Things didn't immediately work, but if you had genuinely changed something I know DNS can take some time for things to trickle down as caches/TTLs expire etc etc etc.

I'm happy to report things appear to be working normally this morning. I'm glad this was just a transition hiccup and not an outright misconfiguration!

Thanks so much for all your hard work keeping this thing running for us!

[–] Thief 2 points 2 years ago

Mine only started working now like 8h later. Just assumed lemmy.ca was down.

[–] nimnim 2 points 2 years ago* (last edited 2 years ago) (1 children)

I still can’t connect to lemmy.ca using my home router unless I use a VPN which is annoying. I thought the server was down the whole day.

Edit: It had something to do with the AdGuard DNS settings. After changing and then reverting them back, everything now works perfectly fine.

[–] Shadow 3 points 2 years ago

I think some DNS servers are holding onto our cached dnssec records for a little longer than they're supposed to. Every DNS health check I can find is reporting everything is healthy.

Please let us know if the issue persists!