Jump to content

Comparison of DHCP server software

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Vickyrisk (talk | contribs) at 20:21, 24 July 2020 (Kea has added support for bootp and lease query. always had PXE.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The following comparison of DHCP and DHCPv6 server compares general and technical information for a number of DHCP server software programs.

General

Name Author First public release latest stable version Cost Software license Written in
dhcpy6d[dh 1] Henri Wahl (Leibniz Institute for Solid State and Materials Research Dresden) 2012 1.0.1 24 July 2020; 4 years ago (2020-07-24) free software GPLv2 Python
dibbler[di 1] Tomasz Mrugalski and Marek Senderski 2004 1 August 2015; 9 years ago (2015-08-01) free software GPL C, C++, Shell[di 2]
dnsmasq Simon Kelley 2001 2.90 (February 13, 2024; 8 months ago (2024-02-13)) [±][1] free software GPLv2 or GPLv3 C
ISC DHCP Internet Systems Consortium 1999 Extended Support Version: 4.1-ESV-R16-P1 (May 26, 2021; 3 years ago (2021-05-26)) [±][2]

Current-stable: 4.4.3-P1 (EOL December 2022) (October 5, 2022; 2 years ago (2022-10-05)) [±][3] [4]

free software ISC License MPL 2.0 for ver 4.4.x C
FreeRADIUS[freeradius 1] FreeRADIUS Development Team 2012 (First stable release including DHCPv4 support) FreeRADIUS 3.2.6[5] (August 24, 2024; 2 months ago (2024-08-24)[6]) [±] free software GPLv2 C
Jagornet DHCP[jag 1] Jagornet Technologies (A. Gregory Rabil) 2011 2.0.0 (October 29, 2014; 10 years ago (2014-10-29)) free software GPLv3 Java
Kea DHCP[kea 1] Internet Systems Consortium 2014 Kea 1.6.2 [7] (February 26, 2020; 4 years ago (2020-02-26)) free software MPL 2.0 C++
udhcpd Matthew Ramsay 1999 busybox 1.36.1 (May 19, 2023; 17 months ago (2023-05-19)) [±][8] free software GNU GPLv2 only C
WIDE-DHCPv6[wi 1] KAME project ? 20080615 (15 June 2008; 16 years ago (2008-06-15)) free software BSD License C, shell

Operating system requirement

In this overview of operating system support for the discussed DHCP server, the following terms indicate the level of support:

  • No indicates that it does not exist or was never released.
  • Yes indicates that it has been officially released in a fully functional, stable version.

This compilation is not exhaustive, but rather reflects the most common platforms today.

Server BSD Solaris Linux Mac OS X Windows
dhcpy6d Yes ? Yes Yes No
dibbler Yes No Yes Yes Yes
dnsmasq Yes No Yes Yes No
ISC DHCP Yes Yes Yes No No
FreeRADIUS Yes Yes Yes Yes No
Jagornet DHCP Yes Yes Yes Yes Yes
Kea DHCP Yes No Yes Yes No
udhcpd Yes Yes Yes Yes No
WIDE-DHCPv6 Yes ? Yes ? No

Feature matrix

Server BOOTP DHCP DHCPv6 other interface load-balancing failover
dhcpy6d No No Yes PXE ? ? ?
dibbler No No Yes ? ? No No
dnsmasq Yes Yes Yes PXE, TFTP ? No No
ISC DHCP Yes Yes Yes ? ? Yes Yes
FreeRADIUS ? Yes No ? ? ? ?
Jagornet DHCP Yes Yes Yes ? ? ? ?
Kea DHCP Yes Yes Yes PXE ? Yes Yes
udhcpd Yes Yes No ? ? ? ?
WIDE-DHCPv6 No No Yes ? ? ? ?

RFC matrix

Server RFC 951 RFC 1534 RFC 1542 RFC 2131 RFC 2132 RFC 3046 RFC 3315 RFC 3319 RFC 3633 RFC 3646 RFC 3736 RFC 3942 RFC 4242 RFC 4361 RFC 4436 RFC 5007 RFC 6221 RFC 6939 RFC 8415
dhcpy6d ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Supports using the MAC address on local/non-relayed requests as the identifier ?
dibbler No No No No No No Yes Yes Yes Yes Yes No Yes No No Yes ? No No
Dnsmasq ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
ISC DHCP ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? v4.3 and later ?
FreeRADIUS ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
Jagornet DHCP Yes Yes Yes Partial ? Yes Partial ? Yes ? ? Yes Yes Yes Yes Yes ? ? ?
Kea DHCP Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes ? Yes ? Yes Yes
udhcpd ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
WIDE DHCPv6 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?

See also

References

General

  1. ^ Kelley, Simon (13 Feb 2024). "Dnsmasq download page".
  2. ^ "New releases of ISC DHCP are available (DHCP 4.4.2-P1, DHCP 4.1-ESV-R16-P1)". 2021-05-26. Retrieved 2021-06-19.
  3. ^ "New releases of ISC DHCP are available (DHCP 4.4.3-P1, DHCP 4.1-ESV-R16-P2)". 2022-10-05. Retrieved 2021-10-12.
  4. ^ "Downloads - ISC". isc.org. Retrieved 2022-10-12.
  5. ^ "Releases". Retrieved 30 September 2024.
  6. ^ "FreeRADIUS - Release Notes". FreeRADIUS. Retrieved 30 September 2024.
  7. ^ "Kea release notes". kea.isc.org. Internet Systems Consortium. Retrieved 24 July 2020.
  8. ^ "Release history". Retrieved May 31, 2023.

FreeRADIUS

  1. ^ "DHCP". www.freeradius.org. Retrieved 16 August 2015.

Jagornet DHCP

  1. ^ "Jagornet DHCP". www.jagornet.com. Retrieved 29 October 2014.

Kea DHCP

  1. ^ "Kea". isc.org/kea/. 2014-08-29. Retrieved 2014-08-31.

dhcpy6d

  1. ^ "dhcpy6d :: Home". ifw-dresden.de. Retrieved 2014-06-01.

dibbler

  1. ^ "DHCPv6: Dibbler - a portable DHCPv6". klub.com.pl. Archived from the original on 2009-02-12. Retrieved 2014-06-13.
  2. ^ "tomaszmrugalski/dibbler · GitHub". GitHub. Retrieved 2014-06-13.

WIDE DHCPD

  1. ^ "WIDE-DHCPv6". sourceforge.net. Retrieved 2014-06-01.