Order your desired additional IP address at: Extensions for KVM Servers
You can choose from the following options:
With an additional IPv4 address, you receive an extra IPv4 address for your root or vServer.
A failover IP address provides an additional IPv4 address for your root or vServer. If one of your servers becomes unavailable, for example, if you need to perform a software update, another server can take over the failover IP address. This ensures that services can continue to be offered through the IP address.
With an additional IPv6 subnet, you receive an additional /64 IPv6 subnet for your root or vServer.
A subnet is a separate part of an IP network. It divides a larger address range into smaller ranges so devices can be organized into groups and routed efficiently.
The standard subnet with IPv6 is /64. This means that the first 64 bits belong to the network and the remaining 64 bits are reserved for device addresses. Therefore, a subnet consists of a large number of individual IPv6 addresses.
A failover IPv6 subnet provides an additional IPv6 subnet for your root or vServer. If one of your servers becomes unavailable, for example, if you need to perform a software update, another server can take over the failover IP address. This ensures that services can continue to be offered through the IP address.
A processing fee may apply if the additional IPv4 or /64 IPv6 subnet is to be assigned to another server. However, the failover IPs or failover IPv6 subnet can be switched between servers free of charge at any time.
The location of the IP address must match the location of the server. You can view the location of your products in the Customer Control Panel (CCP) under Products.
The following instructions may not work on all operating systems and Linux distributions. Follow the instructions for your specific operating system.
To set up an additional IPv4 address, you must change the configuration in the file /etc/network/interfaces .
nano /etc/network/interfaces
iface eth0 inet static address XXX.YYY.Z.00 netmask 255.255.255.0 gateway 192.168.1.1
Replace “XXX.YYY.Z.00” with the desired IPv4 address.
To set up an additional /64 IPv6 subnet, you must change the configuration in the file /etc/network/interfaces .
nano /etc/network/interfaces
iface eth0 inet6 static address 2a03:4000:2:11c5::1 netmask 64 gateway fe80::1
Replace “2a03:4000:2:11c5::1” with the desired IPv6 address from the assigned /64 subnet.
Then restart your server to apply the changes.
Additional IP addresses are redirects to the main IP. This cannot be customized individually.
No, this is not possible.
No, this is not possible. They are tied to a data center.
We do not offer cross-location IPs. Our IPs are tied to a data center.