I just applied the 25.1.6 update, and the option to see Kea DHCPv4 leases seems to have disappeared.
Indeed, small typo overlaps the menu:
# opnsense-patch https://github.com/opnsense/core/commit/f674d3d14a8
Cheers,
Franco
Thank you! How do I apply this? Or should I just wait for the next release?
Quote from: pholt on May 08, 2025, 04:22:18 PMHow do I apply this?
Log in to a command line via SSH. Become root. Copy & paste the command.
@franco: worked like a charm, thanks. Now the service state detection, please ;-)
Thank you both. I typed before thinking. The answer was self-evident. Worked perfectly.
> Now the service state detection, please ;-)
To double check: control agent not running (not enabled)?
Cheers,
Franco
Quote from: Patrick M. Hausen on May 08, 2025, 04:24:54 PMQuote from: pholt on May 08, 2025, 04:22:18 PMHow do I apply this?
Log in to a command line via SSH. Become root. Copy & paste the command.
@franco: worked like a charm, thanks. Now the service state detection, please ;-)
What command do I run to fix this?
The command behind the prompt indicator "#" called opnsense-patch followed by the commit URL for clarity :)
Quote from: roast on May 08, 2025, 04:30:03 PMWhat command do I run to fix this?
opnsense-patch https://github.com/opnsense/core/commit/f674d3d14a8
"opnsense-patch" *is* the command to run.
Quote from: franco on May 08, 2025, 04:34:35 PMThe command behind the prompt indicator "#" called opnsense-patch followed by the commit URL for clarity :)
Should look like this:
(https://i.imgur.com/HM0u33U.png)
Quote from: franco on May 08, 2025, 04:34:35 PMThe command behind the prompt indicator "#" called opnsense-patch followed by the commit URL for clarity :)
*** oooffffff, I'm embarassed, I followed the link to github, didn't even clue into the prompt indicator!
TY
Quote from: roast on May 08, 2025, 04:50:56 PMQuote from: franco on May 08, 2025, 04:34:35 PMThe command behind the prompt indicator "#" called opnsense-patch followed by the commit URL for clarity :)
*** oooffffff, I'm embarassed, I followed the link to github, didn't even clue into the prompt indicator!
TY
I did the same thing. No worries :-)
Quote from: franco on May 08, 2025, 04:27:54 PMTo double check: control agent not running (not enabled)?
Nope. Control agent disabled, DHCPv6 disabled. Only DHCPv4.
Yeah ok issue is clear and there is a test patch in your thread to avoid exposure here until it hits master ;)
This one for the service visibility:
# opnsense-patch https://github.com/opnsense/core/commit/1f1736457d
Hotfix 25.1.6_2 coming later today. But keep in mind both issues are mostly cosmetic.
Cheers,
Franco