27 results found
-
5 votes
-
Cycle VMs through an entire IP range when creating new VM
Instead of assigning the lowest numbered IP, cycle through each IP in the range to ensure even usage.
This would allow a natural cooldown period from when an IP is last used to when it's assigned to a new VM, potentially improving situations where the previous user left a poor email reputation.
3 votes -
DNS Settings - All System Variables in both fields
As you know, rDNS PTR should match the hostname (domain) value. This means that the created domain should resolve to the IP address and vice versa.
For this reason, it would be desirable to have the ability to set something like the following in both fields of the template settings, for example:Default hostname template for new servers: {{random-prefix}}.super.cloud
Default reverse DNS record template: {{random-prefix}}.super.cloud
or
Default hostname template for new servers: {{random-prefix}}.{{ ip-dashed }}.super.cloud
Default reverse DNS record template: {{random-prefix}}.{{ ip-dashed }}.super.cloudRight now, in the first field, only {{random-prefix}} is available, and other macros, such as {{ ip-dashed…
1 vote -
DDoS protection for SolusIO VPSes
Add network rules for VPS DDoS protection in Network Rules in SolusIO
6 votes -
IPv6 Only VM
It would be better to add this feature to have IPv6 Only VM.
Other Virtualization has this feature so it will be a good addition for SolusVM to have this.4 votes -
Reserve IP on the node via API
Please allow us to reserve certain IPs from the API
8 votes -
brandwith speed can't up to 1000 Mibt+
I through database to set kvm143 netspeed=2000 but it can't discriminate it
[root@localhost ~]# php /usr/local/solusvm/includes/trafficloader.php --mode=all --debug=1
MASTER RESULT RETURN ARRAY
Array
(
[success] => 1
[nic] => br0
[nicspeed] => 10000
[vt] => kvm
[traffic] => 53,kvm138.0,138,0;IP|54,kvm139.0,139,600mbit;IP|58,kvm142.0,142,0;IP|59,kvm143.0,143,0;IP|60,kvm144.0,144,0;IP|62,kvm146.0,146,1000mbit;IP
)REPLACE CORRECT VIFVM PREFIX FROM CONFIG
53,kvm138.0,138,0;IP|54,kvm139.0,139,600mbit;IP|58,kvm142.0,142,0;IP|59,kvm143.0,143,0;IP|60,kvm144.0,144,0;IP|62,kvm146.0,146,1000mbit;IP
TC ROUTINE
DELETING QDISC FROM br0
ADDING QDISC TO br0
DELETING QDISC FROM kvm138.0
DELETING QDISC FROM kvm139.0
ADDING QDISC TO kvm139.0
ADDING CLASS TO kvm139.0 WITH SPEED 600mbit CLASSID 2
ADDING QDISC TO kvm139.0 WITH HANDLE 2
ADDING CLASS TO br0 WITH SPEED 600mbit CLASSID 2
ADDING QDISC TO br0 WITH HANDLE…6 votes -
Allow SolusVM to set port speed above 1000Mbps
Ability to shape networking past 1000Mbps
13 votes -
Add ability to assign all the IPs from IPv6 subnet to VPS
Add ability to assign all the IPs from IPv6 subnet to VPS
3 votes -
ability to add additional network interfaces to KVM VPSes
ability to add additional network interfaces to KVM VPSes
8 votes -
Could SolusVM distinguish statistics the traffic going to different routes?
We have a BGP network with many different egress routes. We want to differentiate the billing of traffic routed through different egresses. Could SolusVM distinguish statistics the traffic going to different routes?
Example:
Bandwidth egress No.1: 250GB / 500GB (download & upload)
Bandwidth egress No. 2: 250GB / 500GB (only upload)1 vote -
One-click IP change
We are handling an increasing number of migrations from one location to another, and it would be helpful to streamline this process for efficiency:
Next to the ADD button where we add a new IP, there would be a REPLACE MAIN IP button to click instead. It simply replaces the main IP and deletes the old one to make it available in the pool again.
16 votes -
Add ability to add IP addresses for customers
Add ability to add IP addresses for customers
4 votes -
Improved IP block management
We have a lot of IPv4 /27 and /26 public IP blocks. At our various locations we share VLANs and IP blocks between many servers. Each time we add a new server we have to manually add the server to many IP blocks. This is a tedious exercise. It's the most tedious exercise we do in SolusVM management. We would like to request some kind of better design. I think what would be better is if SolusVM had some higher level "grouping" of network blocks that you then assigned to servers in same VLAN. When we needed to add a…
22 votes -
Implement network speed throttling depending on bandwidth usage for OpenVZ and Xen slaves
Please implement network speed throttling depending on bandwidth usage for OpenVZ and Xen slaves. Currently, there is such functionality for KVM servers - https://docs.solusvm.com/pages/viewpage.action?pageId=7667908
2 votes -
IPv6 address as the main IP for VMs
IPv6 address as the main IP for VMs
4 votes -
Add a description to reserved IPs
We use SolusVM as our primary source for all our IP ranges. But we have physical machines too. To make sure these IP's are not used we reserve them in SolusVM.
It would be helpful if we can set a description for these IP addresses. Basically, we just need a description field for each IPv4 address and IPv6 subnet that we reserve.
I know you can set reverse DNS for IPv4 but you can't for IPv6 subnets. A single solution that covers all IP's is preferred, so that's why I suggest to add a description field.
5 votes -
VLAN support
It would be great if we can deposit a VLAN at kvm in the solusvm admin panel.
It should also be possible to assign multiple VLANs (trunk mode).
18 votes -
Allow for per customer networks
We would like to be able to give customers their own virtual network. Instead of adding them onto a global internal network we prefer to have something like Open vSwitch or similar. This allows for overlapping internal address scopes for example. It would improve the security of internal systems, e.g. a database server.
14 votes -
Add IPs in reserved state
We would like to request a new feature for when adding a new network block and IPs in SolusVM that there is a checkbox or option to add the IP's in a reserved state. We sometimes acquire RIPE addresses and actually preconfigure them in SolusVM before our network team partner has completed the actual network configuration. Occasionally we've had orders coincidentally come in the same moment we are adding additional network blocks and get provisioned on the new network blocks that are not yet reserved or fully set up.
Therefore we would like to be able to add network block…
4 votes
- Don't see your idea?