Actions
Bug #8220
closedUI does not allow multiple MAC for same DHCP address
Start date:
12/16/2017
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.2_1
Affected Architecture:
amd64
Description
The UI does not allow multiple MAC addresses to be assigned the same DHCP address, even when using different hostnames. Several forum posts and a previously closed issue, this should be allowed given that a different hostname is used.
https://forum.pfsense.org/index.php?topic=53418.0
https://forum.pfsense.org/index.php/topic,36066.msg186013.html#msg186013
https://redmine.pfsense.org/issues/1682
Unfortunately, it appears that the UI is blocking this.
https://github.com/pfsense/pfsense/blob/master/src/usr/local/www/services_dhcp_edit.php#L193-L199
Files
Actions