MadaMada

u/madamada@lemmy.world
2 posts · 5 comments

Recent posts

Recent comments

It seems your main problem is with dynamic prefix assignment by your ISP. With this alone it is hard todo what you want reliably. There's 3 options you can opt for:-

  1. Bug your ISP to hand you a static prefix. (/56, /60)

  2. Use a tunnel broker(HENET)

  3. Setup a Wireguard VPN on Linode and route that to your home. You get a fixed /56 from them.

Nothing else I can think of. Good luck.

Going IPv6-only with what you use the internet for daily will break things.

For time being the recommended approach is a dual-stack setup with NAT64 + DNS64 in the mix.

NAT64 you'll need Jool on Linux and DNS64 you can just easily use Google or Cloudflare's public DNS64 servers or run your own.