IPv6 on EDBB VPS
Every VPS includes a dedicated /64 equivalent IPv6 range. Routing to the gateway requires configuring addresses with a /48 prefix inside your operating system.
Step 1 – Grab the Details from the Control Panel
Open the Network tab
Sign in to the EDBB Control Panel, select your VPS, and open the Network tab. Copy the IPv6 assignment and gateway.

Step 2 – Add an IPv6 Address (Linux example)
/etc/network/interfaces).
Always use the /48 prefix when configuring addresses so traffic can reach the gateway. Using /64 in the OS will prevent routing.
Step 3 – Test Connectivity
Best Practices
- Document the assigned /64 range and gateway for quick reference.
- Limit the number of active IPv6 addresses to avoid triggering flood protection.
- Combine IPv6 with IPv4 so services stay reachable for clients without IPv6.
- If routing issues persist, follow the IPv6 troubleshooting guide.