Bug #9733
closedMAC Address linked to IPv4 & IPv6
0%
Description
Can you please enhance pfSense to allow MAC addresses to be the primary key for setting IPv4 & IPv6 addresses.
I want to be able to set IPv6 addresses for specific MAC addresses.
It would be great if this was all on one screen for ipv4/6
Updated by Jim Pingle about 5 years ago
- Category set to DHCP (IPv4)
- Status changed from New to Rejected
- Target version deleted (
Future)
IPv6 addresses are allocated by DUID, not by MAC, so this is not possible.
Updated by Dean Attewell about 5 years ago
Jim Pingle wrote:
IPv6 addresses are allocated by DUID, not by MAC, so this is not possible.
Can you not have
- MAC associated to IPv4
- MAC associated to DUID which is associated to IPv6
Updated by Jim Pingle about 5 years ago
No. A DUID identifies a machine. A MAC identifies a NIC. And by the time you add all the other stuff in, all you've done is confuse people. It's best to keep the tasks separate in DHCP and DHCPv6. A whole new GUI just for this seems like far too much work for too little benefit.
Updated by Dean Attewell about 5 years ago
Jim Pingle wrote:
No. A DUID identifies a machine. A MAC identifies a NIC. And by the time you add all the other stuff in, all you've done is confuse people. It's best to keep the tasks separate in DHCP and DHCPv6. A whole new GUI just for this seems like far too much work for too little benefit.
Can we set up pfSense to be able to normally assign a IPv6 based on DUID, but can be overridden by option to assign based on MAC only.
So devices that dynamically create new DUID on reboot. can be assigned an alias at MAC level.