DHCP Server Open Source Freeware Windows/Linux. MultiSubnet DHCP Server supports Dynamic, Static Leases, Relay Agents, BOOTP, PXEBOOT. Global, Range and Client Specific Options. Supports filtering of ranges on Mac Address, Vendor and User Class.

Features

  • Support all Industry Standard Feaures
  • Dynamic and Static Leases
  • Options can be Client Specific, Range Specific or Global
  • Multisubnet supports Relay Agents and PXE Boot
  • Lease Status in auto refreshing html page
  • Supports Duplicated Replicated Operation
  • Very simple to install and use, even by person not having DHCP concepts
  • Very low memory and cpu use

Project Samples

Project Activity

See All Activity >

Categories

Init

License

GNU General Public License version 2.0 (GPLv2)

Follow Open DHCP Server Windows/Linux

Open DHCP Server Windows/Linux Web Site

You Might Also Like
eLearning Solutions For Your Workplace Icon
eLearning Solutions For Your Workplace

eloomi is an eLearning solution for your workplace to train, retain and engage employees.

eloomi combines Learning Management (LMS), Onboarding, Authoring, and continuous Performance Management tools in a cloud-based solution. It allows companies to optimize skill training, onboarding and employee development with strong user experience to enhance productivity and employee satisfaction. As a white label solution, the platform can be customized to mirror a company's branding and logo.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
18
1
3
0
1
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5

User Reviews

  • I haven't use all the feature it claim, just very simple DHCPRange for Kali server. Good alternate to dnsmasq and ics-hdcp-sever without mess up with the network function.. Have to compile for x64 though. Global option is too lengthy should break down to category
    1 user found this review helpful.
  • Does what it's suppose to do, but poorly. Obviously not much time has been spend with this program. However its free, so no complains here. Documentation is seriously outdated and inaccurate (2013; code is 2017), hence the 3 stars only. I found the hard way (looking through the code) that option 150 is completely not defined, although the doc says it's called TFTPserverAddress. And surprise-surprise, option TFTPServerIPaddress is option 128 despite the PDF says is called TFTPPhoneServer. Good that we can use the options by numbers, not by names.
  • It's a good high-performance DHCP server. I've been reading through the code and the code could have been written better by using variable and structure names that make logical sense. It uses Data1, Data2, etc for almost all the data structures which is very ambiguous or cryptic. Structs are used instead of objects and most of the code is ANSI C, not C++. The constant variables are well laid out though, I will give it that. It uses some legacy Windows API calls from Win95/98, and nearly the entire program is written in one C++ file (over 5,000 lines of code). It lacks a true PXE server's functionality (aka Proxy DHCP) as laid out by the PXE 2.1 specification. Many of the numbers are fixed such as the number of MAC filters that you can specify. I believe this was done to maximize performance. It could be increased to a much larger number of filters by using objects instead of fixed numbers but at the expense of very little performance. I'm reading the code to write in the Proxy DHCP server functionality, because I just need a DHCP server that co-works with an already existing DHCP server to handout PXE information.
    1 user found this review helpful.
Read more reviews >

Additional Project Details

Operating Systems

Linux, Windows

Intended Audience

Advanced End Users, System Administrators

User Interface

Non-interactive (Daemon)

Programming Language

C++

Related Categories

C++ Init Software

Registered

2008-11-07