Feature #3971
closedIPv6 - Preserve the DUID used for WAN DHCP-PD in the configuration file
0%
Description
Feature Request
Preserve the DUID used to obtain the DHCP-PD addressing on the WAN in config.xml
Secondary request to then make this editable in webConfigurator.
Justification and Use Case
When you reinstall or move to new hardware, a new DUID is generated. This results in new IPv6 address space being assigned by the service provider. If you have been assigned a /56 or /60 and used the networks for manual assignment in OpenVPN or firewall rules for example, then you need to touch all those configurations and make the changes to the new networks.
If the DUID was maintained in config.xml, then you would be able to get the same address space back after re-imaging or moving to new hardware, upon restoring the configuration.
--
Secondary, the DUID in config.xml should then be user editable in the GUI. Use case ... If you initially set the WAN DHCP-PD prefix length to the default /64 then decide you need a /60, it creates problems because the service provider (Comcast) will keep issuing a /64 based on the DUID and not flip the DHCP-PD lease to a /60 automatically on the next request. If the DUID was user editable, then it could be changed on-demand and the provider would see you as a new device and instantly assign a different DHCP-PD lease.
Updated by Landon Timothy almost 9 years ago
Any chance part one could be looked into for 2.3?
Would be nice to preserve this when reinstalling or moving hardware.
If not, how can this be accomplished manually?
Updated by Jim Pingle over 8 years ago
As mentioned in #6667, this also negatively impacts those with /var in RAM
Updated by Kill Bill about 7 years ago
Done with https://github.com/pfsense/pfsense/pull/3304, can be closed.
Updated by Jim Pingle about 7 years ago
- Status changed from New to Resolved
- Target version changed from Future to 2.4.0