nutomic@lemmy.mlM to Lemmy@lemmy.ml · 3 years agoLemmymaplemmymap.feddit.deexternal-linkmessage-square21fedilinkarrow-up151arrow-down10file-text
arrow-up151arrow-down1external-linkLemmymaplemmymap.feddit.denutomic@lemmy.mlM to Lemmy@lemmy.ml · 3 years agomessage-square21fedilinkfile-text
A “Lemmy federation map”, showing linked, allowed and blocked instances. cross-posted from: https://feddit.de/post/184
minus-squareJojonintendo@lemmy.mllinkfedilinkarrow-up3·3 years agoSure, this is what I added: federation: { enabled: true tls_enabled: true # allowed_instances: lemmy.ml,other_instance.tld,... uncomment this to use an allowlist }
minus-squarenutomic@lemmy.mlOPMlinkfedilinkarrow-up2·3 years agoThat looks correct for open federation. Do you have a firewall, or anything that would block outgoing connections from Lemmy? Anything in the logs?
minus-squareJojonintendo@lemmy.mllinkfedilinkarrow-up2·3 years agoI have a firewall, but it isn’t blocking outgoing traffic. The Lemmy logs show nothing weird and so does firewalld.
minus-squarenutomic@lemmy.mlOPMlinkfedilinkarrow-up3·3 years agoYou installed with Docker? Then I’m out of ideas, only other idea would be to reinstall (maybe on a fresh server).
minus-squareJojonintendo@lemmy.mllinkfedilinkarrow-up3·3 years agoThis is a docker install, yes, with docker-compose. Thanks for help anyway, much appreciated :)
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 }
That looks correct for open federation. Do you have a firewall, or anything that would block outgoing connections from Lemmy? Anything in the logs?
I have a firewall, but it isn’t blocking outgoing traffic. The Lemmy logs show nothing weird and so does firewalld.
You installed with Docker? Then I’m out of ideas, only other idea would be to reinstall (maybe on a fresh server).
This is a docker install, yes, with docker-compose. Thanks for help anyway, much appreciated :)