|
|
|
|
|
by vetinari
3003 days ago
|
|
It's not "real" 128-bit addressing; for addressing routable networks you have only 64 bits. The rest is for devices inside that network. Additionally, it is quite possible that any single device will have more than one IP (with SLAAC, it can ask for how many it needs. With DHCPv6, it can be limited, and that's exactly why Android doesn't support it. Your cellphone company would be able to prevent you from tethering). There's no NAT, so you can't hide a network behind a single IP. |
|
Are you saying that NAT is technically impossible with IPv6? Because I have doubts about such a statement.