Report this

What is the reason for this report?

What does it mean that I have only 15 configurable ipv6 addresses?

Posted on January 21, 2015

On my Freebsd server I see this data for my ipv6 addresses

Public IPv6 Network Public IPv6 Address: 2a03:b0c0:2:d0::xxxx:c001/64 Public IPv6 Gateway: 2a03:b0c0:2:d0::1 Configurable address range: 2a03:b0c0:2:d0::xxxx:c000 - 2a03:b0c0:2:d0::xxxx:c00f

What does the “configurable address range” mean? Can’t I use the complete /64 ?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

yes, you can.

Public IPv6 Address: 2a03:b0c0:2:d0::xxxx:c001/64 Public IPv6 Gateway: 2a03:b0c0:2:d0::1 Configurable Address Range: 2a03:b0c0:2:d0::xxxx:c000 - 2a03:b0c0:2:2:d0::xxxx:c00f

So, your current address is 2a03:b0c0:2:2:d0::xxxx:c001/64 because you have 15 possible addresses in the servers assigned configurable address range.

DO give you the ability to assign the addresses to your droplet. You can assign 2a03:b0c0:2:2:d0::xxxx:c002/64 and all the way to 2a03:b0c0:2:2:d0::xxxx:c00f/64.

I wish it were possible to configure all of the addresses to virtually serve the droplet, but this would mean being in control of the switches. You can do floating IP for the droplet, but that does not have the scope for this.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.