Actions
Bug #6595
closedChecking advanced DHCP config checkbox breaks option to ignore DHCP lease from specific IP
Start date:
07/10/2016
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3.x
Affected Architecture:
Description
When the advanced DHCP configuration option checkbox is checked for an interface setup as a DHCP client, such as the WAN interface, the config option to ignore leases from a certain DHCP server is no longer included in the actual DHCP server config file and therefore no longer has any effect. This change modifies the DHCP_Config_File_Advanced function to include the "reject x.x.x.x;" line if applicable in the advanced configuration as well. My proposed fix that I am currently using in my environment has also been submitted as Github PR #3054.
Actions