OPNsense Forum

English Forums => 25.7 Series => Topic started by: MCMLIX on July 20, 2025, 08:52:47 AM

Title: OPNsense 25.7.r_33-amd64
Post by: MCMLIX on July 20, 2025, 08:52:47 AM
Just updated from 25.1.11 and everything seems good. I use CrowdSec,Dnsmasq,os-chrony,os-cpu-microcode-intel,os-nut,os-udpbroadcastrelay and os-wol . I did notice ISC DHCPv4 was configured on 25.1.11, but nothing is in the GUI now. I,m not using ISC DHCPv4,but did want to mention it. I will see if anything comes up.
Title: Re: OPNsense 25.7.r_33-amd64
Post by: franco on July 20, 2025, 11:00:57 AM
We're in fact hiding ISC DHCPv4 when Dnsmasq DHCP is used to avoid misconfiguration or experiments that go wrong quickly.

https://github.com/opnsense/core/commit/0d6aa56527c

Of note is that this only pertains to new default installs, the wizard and when otherwise configured by the user (which is your case I assume).

Thanks for the feedback!


Cheers,
Franco

Title: Re: OPNsense 25.7.r_33-amd64
Post by: MCMLIX on July 20, 2025, 11:27:06 AM
Thank you for your explanation. Again not using ISC-DHCPv4, but it was configured with vlans just disabled. I just converted to DNSMasq the day before. Great work to all.