fbmac2

joined 10 months ago
[–] fbmac2 2 points 9 months ago

All lemmy instances that I looked at have this problem. I gave up and used cloudflare for a while, and now I have an IPV4 machine that use haproxy and an ssh tunnel to forward everything to my server. The AAAA record points directly to my server

I'm not happy with this setup, but my instance wasn't very useful without connecting to anything else

[–] fbmac2 3 points 9 months ago

After some sleep, I have to concede you this point, I enabled Cloudflare no my side. I've read a lot of criticism of Cloudflare here on Lemmy itself, but it seems to be the lesser evil.

[–] fbmac2 4 points 9 months ago

I'll let mine this way, someone has to be the first

can you try to browse anything from lemmy.fbmac.net from your instance to see if it works? I didn't find any other instance that it's able to federate yet

[–] fbmac2 5 points 9 months ago* (last edited 9 months ago)

They can accept incoming connections from IPV6 trough Cloudflare's proxy, but the underlying server isn't ipv6 capable:

2023-09-27T19:17:23.955421Z DEBUG activitypub_federation::activity_queue: Activity https://lemmy.fbmac.net/activities/undo/506ed9a4-bfee-472f-8249-f802639eec8d was rejected by https://lemmy.world/inbox, aborting: Request error: error sending request for url (https://lemmy.fbmac.net/u/fbmac): error trying to connect: tcp connect error: Address not available (os error 99)

lemmy.ml seems to have the same problem

[–] fbmac2 7 points 9 months ago (2 children)

Cloudflare is a few clicks away, but I don't wanna use IPV4, I want the world to move forward

 

publicação cruzada de: https://lemmy.world/post/5837469

Since I moved my server to ipv6 only federation broke. I'm guessing this server is acessible trough the cloudflare proxy, but the underlying server is unable to connect to mine

11
submitted 9 months ago* (last edited 9 months ago) by fbmac2 to c/ipv6
 

Since I moved my server to ipv6 only federation broke. I'm guessing this server is acessible trough the cloudflare proxy, but the underlying server is unable to connect to mine

Edit:

This is what I get in the logs:

2023-09-27T19:17:23.955421Z DEBUG activitypub_federation::activity_queue: Activity https://lemmy.fbmac.net/activities/undo/506ed9a4-bfee-472f-8249-f802639eec8d was rejected by https://lemmy.world/inbox, aborting: Request error: error sending request for url (https://lemmy.fbmac.net/u/fbmac): error trying to connect: tcp connect error: Address not available (os error 99)

I think it kind of confirms, lemmy.world is unable to contact mine back.

What servers are really IPV6, so I can actually federate with something?