Routed IP blocks (Kimsufi) and extra IPs per VPS
For administrators
- IPv4 blocks routed to the node's server, without virtual MACs (for example OVH blocks on Kimsufi servers): Network & IPs › New block › Routed to the server. VPSs use the routed interface with gateway 169.254.0.1 and every address of the block can be used.
- OVH IPs imported from the account on a server that doesn't accept virtual MACs are used routed, without trying to create a virtual MAC.
- Extra IPs per VPS from routed blocks: added and removed live from the VPS page, and the panel configures them inside the VPS (NetworkManager or systemd-networkd). They survive snapshots, backups and reinstalls.
- API: “extra_ips” at creation, PUT /vps/{id}/ips for the wanted number, POST and DELETE to add and remove. WHMCS module 1.2.0 with the “Additional IPs” configurable option.
- IPs added by hand on Incus: “Add IPs › Added by hand” brings them into the panel without touching the VPS; restores and plan changes no longer remove the interfaces the panel knows.
- Updates: the result shows only version numbers.
For customers
- If you have extra IPs you see them in the VPS Network box, already configured.