it looks like the pool size check appeared in 2.5https://github.com/OpenVPN/openvpn/blob/release/2.4/src/openvpn/pool.chttps://github.com/OpenVPN/openvpn/blob/release/2.5/src/openvpn/pool.cso /29 tunnel with net30 is the problem nowI don't know if it's worth adding such a validation in vpn_openvpn_server.phpand it seems to me that it's time to remove the unused pool_enable parameter from vpn_openvpn_server.php
i can try to make a PR for ipv4 tunnel check: allow only <29 prefix for 30net and <30 prefix for topology