NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Kea 3.0, our first LTS version (isc.org)
throw0101c 7 hours ago [-]
ISC DHCPd is (being) EOLed.

Kea is ISC's new DHCP server.

JdeBP 7 hours ago [-]
Has been. It was done two and a bit years ago, and the change has even reached Debian now. (-:

* https://packages.debian.org/source/trixie/isc-dhcp

* https://isc.org/blogs/isc-dhcp-eol/

ExoticPearTree 1 hours ago [-]
Good news releasing the commercial extensions as open source too. It opens up new ways of automating operations.
kayson 7 hours ago [-]
I wonder when this will make it into pfsense... The transition to kea has been a bit of a mess with tons of bugs. Thankfully it's controlled by an option, and it seems like 2.8.0 knocked out quite a few of them
Helmut10001 1 hours ago [-]
I have been using Kea on pfSense CE for a long time — I think it was version 23.0.x. Or you mean 3.0 in particular? I also have OPNsense and I am not completely convinced of their aggressive update strategy yet. For a firewall, I prefer stability over features. Jumping to the newest releases every month can have tradeoffs.

Note: in general, both OPNsense and pfSense are excellent. I have never had any problems with either one.

v5v3 7 hours ago [-]
Is opnsense ahead for this then? Or same
mortos 5 hours ago [-]
I don't follow pfsense too much but my understanding is OPNsense typically brings in package updates faster as they have a more frequent update cycle. I can't speak too much to bugs as I haven't migrated to Kea but imo some core functionality wasn't there until recently. And Dnsmasq seems like a better fit for me anyway, which is where I'll migrate to.

From the 25.1.6 OPNsense May update notes:

> Last but not least: Kea DHCPv6 is here. And with it full DHCP and router advertisement support in Dnsmasq to bridge the gap for ISC users who do not need or want Kea. We are going to make Dnsmasq DHCP the default in new installations starting with 25.7, too. ISC DHCP will still be around as a core component in 25.7 but likely moves to plugins for 26.1 next year.

https://docs.opnsense.org/releases/CE_25.1.html#may-08-2025

seany 5 hours ago [-]
I've been using it on opnsense since the first version it was released in. I aggressively switched because wanted to ditch my weird setup to do multi subnets (forwarding though a l3 switch). Haven't had any issues.
latchkey 7 hours ago [-]
I have a positive ending Kea story. We deployed 20,000 PS5 APUs (AKA: AsRock BC-250) each is a individual blade computer that was PXE booted.

We started to see strange behavior on the network and it took a bit of trial and error to figure out what was going wrong. Eventually, we traced it down to dnsmasq being unable to keep up with all the DHCP UDP traffic regardless of how we tuned the kernel/networking buffers.

Switched to Kea and all of our problems magically went away.

kaladin-jasnah 6 hours ago [-]
Wow, I didn't know the BC250s were used at such scale. I bought two to play with for dirt cheap, but haven't gotten around to it yet.

Are they primarily used for mining?

a012 3 hours ago [-]
Can one run mainline Linux on these boards?
voxadam 3 hours ago [-]
Information on running the AMD BC-250 powered ASRock mining boards as a desktop

https://github.com/mothenjoyer69/bc250-documentation

dgfitz 8 hours ago [-]
I’ll google it in a moment, but skimming those notes, I have no idea what Kea is.
CBLT 8 hours ago [-]
The submitted link might be better changed to the actual release notes: https://gitlab.isc.org/isc-projects/kea/-/wikis/Release-Note... which start with this information.
gertrunde 8 hours ago [-]
As others have said, Kea is a DHCP server.

More than that, it is an ISC project, is the successor to ISC DHCP (now end-of-life & unsupported for a few years), and weirdly started out as part of BIND 10.

Ref: https://www.isc.org/dhcphistory/#the-kea-dhcp-server

(And I vaguely recall it's used as the DHCP component in a few other things, like maybe Infoblox).

a_e_k 8 hours ago [-]
I was wondering that too. A DHCP server, apparently: https://www.isc.org/kea/

(This is one place where I think a little editorializing to the page title to add context would be helpful.)

digitalPhonix 8 hours ago [-]
A DHCP server for those who are wondering
bravetraveler 7 hours ago [-]
Won't take long, ISC doesn't do 'much' but they do it well
kjellsbells 6 hours ago [-]
I remember Dan Bernstein (djb) being scathing about BIND. To the extent of writing his own DNS suite. Is that all ancient history now?
simtel20 22 minutes ago [-]
Most of the criticisms were accurate, if often very, very, very detail-oriented. DJB has always had a few settings: either you're on his level, on his wavelength, or he treats you as maybe bright enough to tie your own shoelaces on a good day.

That said, if you want to run a dns server and don't have huge scalable business to run on it, you can just run tinydns for a couple of decades and not worry about security issues, it just runs. BIND is more complex, and has evolved a lot more to do more because new features are implemented it as the reference, and so it needs to both scale up and out, and also change a lot, and for that, you get https://kb.isc.org/docs/aa-00913. So anyway, you can make up your mind, but my impression as a greying beard is that ISC has always been a risk you usually just need to accept if you need their tools since no-one else is doing anything to dethrone them.

bravetraveler 6 hours ago [-]
I'll let everyone make their own judgement :) https://en.wikipedia.org/wiki/Djbdns

Find something as popular that hasn't been scathed-about; I'll wait

bpbp-mango 4 hours ago [-]
they certainly made some memorable CVEs well
somerandomqaguy 7 hours ago [-]
Next gen reference DHCP server. IIRC it's new thing is IPv6 support.
8 hours ago [-]
lousken 8 hours ago [-]
DHCP server?
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 05:19:57 GMT+0000 (Coordinated Universal Time) with Vercel.