Actions
Bug #5898
closedservices_dhcp.php: "Ignore denied clients" is incompatible with failover
Start date:
02/16/2016
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3
Affected Architecture:
All
Description
The "Ignore denied clients" option on services_dhcp.php is not compatible with a high availability configuration. If there is a value in the "Failover peer IP" box when "Ignore denied clients" is checked, input validation should reject the configuration.
The backend code must also account for it as well.
The DHCP daemon fails to start when the options are combined. When they are enabled separately, it works OK.
The option is new to 2.3, so there is no regression.
Actions