|
|
|
|
|
by Arnavion
1426 days ago
|
|
I experimented with an IPv6-only home network some time ago. It's worth remembering that DNS64 + NAT64 only help you connect to IPv4-only hosts that you resolved through DNS. Anything that gets its IPs another way, say a BitTorrent client that gets peer IPs from trackers / DHT, or something that insists on using DNS-over-HTTPS to some other unforgeable DNS server, will be unable to connect to v4 IPs. That said, it's not clear if these VMs have outbound NAT for IPv4 or not. If they do, then what I wrote above won't be a problem. |
|
Founder here, yep you're totally right, BitTorrent and this kind of application won't work as there's no outbound NAT. It's on the todo list however.
Bu pretty much everything else works just fine, e.g. hosting docker containers, Webservers, databases..
Cheers Ian