Actions
Feature #7631
closedPlease allow static IPs be assigned from the DHCP range
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
06/07/2017
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Description
Currently if a client was selected from the Leases table and a user wants to make an IP static pfSense forces it to be not in the DHCP range.
All industry router allow static IPs to be assigned from DHCP range.
Is there a reason why not to allow it? It'd be a good feature to add.
Updated by Jim Pingle over 8 years ago
- Status changed from New to Rejected
Updated by Yuri Weinstein over 8 years ago
why in the would all other vendors allow this and no pfSense?
Updated by Phillip Davis over 8 years ago
For future readers:
And if you have a bit of address space that you want to use for static IPs in the middle of the DHCP range, then you can specify 2 DHCP pool ranges, e.g.
192.168.1.10-192.168.1.250 with some static IPs at .25-29
make pools
192.168.1.10-192.168.1.24
192.168.1.30-192.168.1.250
Even if you really must have a few scattered static IPs, you can make a half-dozen DHCP pools.
Actions