Lift prefix limitaion for --rev-server

Signed-off-by: yubiuser <ckoenig@posteo.de>
This commit is contained in:
yubiuser
2021-09-21 09:25:31 +02:00
parent 2d05d8df36
commit 2d41191ac3
2 changed files with 5 additions and 10 deletions

View File

@@ -293,8 +293,7 @@ function addStaticDHCPLease($mac, $ip, $hostname) {
if (!validCIDRIP($cidr))
{
$error .= "Conditional forwarding subnet (\"".htmlspecialchars($cidr)."\") is invalid!<br>".
"This field requires CIDR notation for local subnets (e.g., 192.168.0.0/16).<br>".
"Please use only subnets /8, /16, /24, and /32.<br>";
"This field requires CIDR notation for local subnets (e.g., 192.168.0.0/16).<br>";
}
// Validate target IP