IPV6 only
IPV6 only
I've been working with IPv6 for a year now, and I've gained the freedom to reach IPv4 sites. The only IPv6-compatible servers are based in the UK, which caps my internet speed to 4Mbps. I'm searching for a VPN that supports both IPv6 and IPv4, or a way to access IPv4 through IPv6.
IPv6 isn't built for NAT, but I'm interpreting you as referring to IPv6 without IPv4 CGNAT (carrier-grade nat).
Consider a budget-friendly VPS with both IPv6 and IPv4 capabilities. You could host a VPN server and connect via its IPv6 address. OpenVPN is a good option; you can install it using the provided script.
It looks like there might be an issue with the setup. The v6-only version is still early in the game, and many services remain at v4. If you have a VPS with a v6 pool or an enabled VPN service, they should be able to provide a v4 address through the tunnel, though this seems more like a temporary fix than a permanent solution.
You're facing a situation where the root issue is beyond your control and you can't reach your ISP. Setting up a VPS tunnel would require technical steps like configuring network settings or using a VPN service. Consider exploring alternative solutions or contacting your hosting provider for assistance.
I haven't used an IPv4 over IPv6 tunnel before; I've only tried IPv6 over IPv4. My first step would be to set up a VPN server on a VPS that supports both IPv6 and IPv4. You can find an affordable VPS as long as it offers sufficient bandwidth for your requirements. I recommend using Ubuntu and following the provided script to configure an OpenVPN server—just remember to connect via IPv6. Note: I'm not certain this will work, so I'll test it later today.