Basic IPv6 troubleshooting
Most IPv6 connectivity problems are caused by a typo, an incorrect prefix length, the wrong location gateway, or the wrong network interface.Each VPS receives its own
/64-equivalent IPv6 allocation, but it is not a
separately routed /64. Configure every assigned IPv6 address on the VPS
with a /48 prefix length so it can reach the location-specific gateway.Check the configured address
On Debian and other Linux systems, run:- The address belongs to the allocation assigned to this VPS
- The address uses the
/48prefix length - The expected network interface is up
- No more than 20 IPv6 addresses are configured simultaneously
Check the default route
Run:Test external connectivity
Use a well-known IPv6 destination:/48 prefix length, gateway, and interface are correct but IPv6 still does not work, contact EDIS Global Support and include the command output.