Requests | Blesta

Requests

Add the ability to assign an IPv6 subnet and IP's in Vultr Module

Cam Gullo shared this idea 4 years ago
Completed

The title pretty much says it all.

Add the ability to assign an IPv6 subnet and IP's in Vultr Module.

I just checked the Vultr API and it supports exactly this, I'm surprised this didn't make the first release.

Comments (3)

photo
1

There is an argument included with server creation requests:

enable_ipv6 string (optional) 'yes' or 'no'. If yes, an IPv6 subnet will be assigned to the machine (where available).

This argument is already supported in Blesta through the service fields. Is this what you are referring to or did you have something else in mind?

photo
1

The way Vultr works for IPv6 is you first you enable IPv6. Then you need to assign an IPv6 network.

The second step is missing when a service is created thus requiring manual labor to assign the IPv6 network and send the IPv6 block to the client.

photo
2

I see, I will proceed with CORE-3191

photo