Actions
Bug #1280
closedDHCP range validation is wrong then adding static mapping
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
02/13/2011
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:
i386
Description
I'm using pfSense 2.0 beta5
DHCP range is 192.168.10.10 to 192.168.10.200
Static mapping to:
IP 192.168.10.201 - OK
IP 192.168.10.200 - OK
IP 192.168.10.199 - Failed with error message "The IP address must not be within the DHCP range for this interface."
I believe that 192.168.10.200 should also be failed since 200 is the last IP in the DHCP range for this interface.
Actions