How far does a traceroute get you? That could help isolate where the issue may be.
Sysadmin
A community dedicated to the profession of IT Systems Administration
No generic Lemmy issue posts please! Posts about Lemmy belong in one of these communities:
[email protected]
[email protected]
[email protected]
[email protected]
I've looked at one, but all that I can tell is I stop reaching things somewhere between my ISP and the datacenter the server is in.
I kinda think it may be on the isp then, maybe a v6 routing issue? You could work around with an ipv4 tunnel, then route ipv6 through it. If that's possible, I've never done it haha.
Yeah, ISP-related issue is all I can think of. I can connect to the server over v4 no problem, but the broken v6 connectivity to this particular endpoint is strange and nothing I've seen before...
I bet they get less reports on ipv6 issues than with ipv4. I have definitely seen carriers have ipv4 routing issues in enterprise networking.
Can you test that site from someone else's ISP, and from someone else near you on the same ISP?
From other ISPs it works fine. I haven’t checked from someone else using the same ISP, but that’s a good idea. Thanks!
Check your ip address config on the destination server. Does it have a public ipv6 address assigned? Does your server routing table have a default route for that ipv6 network? Does your firewall only allow ipv4?
Yes, I can reach the IPv6 on the server from other networks. I don't think it's a firewall issue.