So, I'm switching over from cable internet (which supports ipv6) to fiber (Ting) which only has ipv4 support.
With AWS now charging for all public ipv4 addresses used, I'm thinking about switching my personal projects to ipv6 only.
What's the recommended way to tunnel ipv4 to ipv6?
The upstream provider for Ting is Hurricane Electric and they won't let me sign up for their ipv6 tunnel broker (they don't like my gmail address for some reason).
Should I be looking at teredo or is 6to4 still an option? I'm probably going to be connecting from MacOS primarily (if that matters) and might connect from Windows 11 for testing purposes.
For whatever reason, I'm double-NATed (192.168.2.0/24 is my local network => 192.168.1.0/24 => internet), if that makes a difference.
With AWS now charging for all public ipv4 addresses used, I'm thinking about switching my personal projects to ipv6 only.
What's the recommended way to tunnel ipv4 to ipv6?
The upstream provider for Ting is Hurricane Electric and they won't let me sign up for their ipv6 tunnel broker (they don't like my gmail address for some reason).
Should I be looking at teredo or is 6to4 still an option? I'm probably going to be connecting from MacOS primarily (if that matters) and might connect from Windows 11 for testing purposes.
For whatever reason, I'm double-NATed (192.168.2.0/24 is my local network => 192.168.1.0/24 => internet), if that makes a difference.