I had a pool of IPv6 addresses assigned to my Linode. The documentation says I should see a range of addresses, but I see this under the Remote Access tab:
Code:
Public IP Pools 2600:3c03:e000:0049::/64 routed to 2600:3c03::f03c:91ff:fe70:ce00
I understand the second number is the IPv6 of my Linode and that the first number is the beginning of the pool. I don't understand what the IP addresses available to me are. Would they be something like:
Code:
2600:3c03:e000:49::1/64
2600:3c03:e000:49::2/64
2600:3c03:e000:49::3/64
and so on to 2600:3c03:e000:49:ffff:ffff:ffff:ffff ? That would mean I have 18,446,744,073,709,551,616 addresses available to me which seems like a lot more than a lot. The Linode blog on this issues says I should be getting 4,096 addresses.
What am I not understanding correctly?