IPv6 address pool is exhausted

“IPv6 address pool is exhausted. Increase network size or remove some devices”. this server has set to disable ipv6 and is using 100.xx.xx.xx/10 CGNAT. Any thoughts Jamil?

Hmm – that might be a bug that’s recently been fixed. In the meantime, try expanding WIREGUARD_IPV6_NETWORK to the same size, so something like:

WIREGUARD_IPV6_ADDRESS=fd00::1
WIREGUARD_IPV6_NETWORK=fd00::0/106

Will this need to regenerate configs for client?