this post was submitted on 17 Jun 2023
9 points (100.0% liked)

Sysadmin

7764 readers
53 users here now

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]

founded 2 years ago
MODERATORS
 

cross-posted from: https://lemmy.world/post/224140

My home ISP does CGNAT for IPv4, but provides native IPv6. I can use IPv6 just fine to access most of my resources, except for one specific server. I can access the server over IPv4 from my home network, and either over v4 or v6 from other networks I've tried. But I can't access it over IPv6 from my home network.

What could be the problem here? Where do I begin to diagnose it

you are viewing a single comment's thread
view the rest of the comments
[โ€“] kinther 2 points 2 years ago (1 children)

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?

[โ€“] TwinTurbo 3 points 2 years ago

Yes, I can reach the IPv6 on the server from other networks. I don't think it's a firewall issue.