OPNsense Forum

Archive => 21.7 Legacy Series => Topic started by: kpwn on October 22, 2021, 05:45:49 PM

Title: persistent changes to dhcpdv6.conf
Post by: kpwn on October 22, 2021, 05:45:49 PM
I want to make persistent changes to the dhcpdv6 configuration (dhcpv6.conf) in order to execute my own hooks.
However when i edit the file "/var/dhcpd/etc/dhcpdv6.conf" my changes get overwritten by opnsense whenever the dhcpv6 service is restartet. How can i make my changes persistent?
Title: Re: persistent changes to dhcpdv6.conf
Post by: kpwn on October 26, 2021, 06:54:39 PM
I found out to change /usr/local/etc/inc/plugins.inc.d/dhcpd.inc
i can change the config now...
sad that it seems there isnt any usefull documentation out there....