Understand your IPv6 allocation
Every EDIS Global VPS receives its own IPv6 allocation equivalent in size to a /64. This allocation belongs to that VPS, but it is not routed as a separate /64 subnet. Each EDIS Global server location operates within a shared/48 IPv6 network and has its own default gateway. To reach that gateway, configure every IPv6 address on your VPS with a /48 prefix length.
We normally configure one IPv6 address during deployment. You can find the assigned allocation and the exact location-specific gateway in your welcome email and under Network Info in the VPS Management Portal.
Configure an IPv6 address on Linux
The persistent network configuration depends on your operating system. On Debian and other Linux systems, you can test an address at runtime with theip command.
The following commands use example values. Replace the address, gateway, and interface with the values shown for your VPS.
Add an IPv6 address:
Configure the IPv6 default route
Add the location-specific default gateway:Every server location has its own IPv6 gateway. Always use the exact gateway
shown in the VPS Management Portal or welcome email; do not derive or guess
it from the example above.