Elektrine lite

← Feed

@ErikUden@mastodon.social

Post #2169203

2026-05-05 21:50 UTC

@neverpanic “what did we fuck up this time? why is mastodon.de not working?” so apparently the whole top level domain got nuked

Replies (1)

  • @neverpanic@chaos.social 2026-05-05 22:10

    @ErikUden Yep, nothing you can do from your end. If you're already running a local resolver, you can configure that to ignore DNSSEC for .de, e.g., for unbound: ```yaml server: domain-insecure: "de" ``` but that isn't something you can tell non-tech people.

    Open ##2169204