You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to change the address of a WireGuard network results in error even though the new address is the same prefix length as the previous one and should accommodate the same number of devices.
Screen.Recording.2026-03-03.at.20.40.47.mov
Steps to Reproduce
Create a WireGuard network with address 10.1.1.0/29 (8 addresses, 5 usable
host slots)
Connect a gateway to the network
Create a user and add 5 devices to them — the network is now completely
full
Try to change the network address to another /29, e.g. 12.1.1.0/29
Description
Attempting to change the address of a WireGuard network results in error even though the new address is the same prefix length as the previous one and should accommodate the same number of devices.
Screen.Recording.2026-03-03.at.20.40.47.mov
Steps to Reproduce
10.1.1.0/29(8 addresses, 5 usablehost slots)
full
/29, e.g.12.1.1.0/29Cause (?)