• Jojonintendo@lemmy.ml
      link
      fedilink
      arrow-up
      3
      ·
      3 years ago

      Sure, this is what I added:

        federation: {
          enabled: true
          tls_enabled: true
          # allowed_instances: lemmy.ml,other_instance.tld,... uncomment this to use an allowlist
        }
      
      • nutomic@lemmy.mlOPM
        link
        fedilink
        arrow-up
        2
        ·
        3 years ago

        That looks correct for open federation. Do you have a firewall, or anything that would block outgoing connections from Lemmy? Anything in the logs?

        • Jojonintendo@lemmy.ml
          link
          fedilink
          arrow-up
          2
          ·
          3 years ago

          I have a firewall, but it isn’t blocking outgoing traffic. The Lemmy logs show nothing weird and so does firewalld.

          • nutomic@lemmy.mlOPM
            link
            fedilink
            arrow-up
            3
            ·
            3 years ago

            You installed with Docker? Then I’m out of ideas, only other idea would be to reinstall (maybe on a fresh server).