On Fri, Aug 16, 2013 at 08:19:12AM -0700, Andy Ruhl wrote: > > I need to set up a DHCP server and client so that the client accepts it's > > IP from this known DHCP server only. Is this possible with the standard > > dhclient? If so, how? :) > > If I might pry a bit, why?
I was wondering why nobody asked this ;-) The server and client(s) make a certain embedded product which may be connected to any kinds of LANs with unknown DHCP servers. The server provides IP addresses to clients and also acts as a higher level server to the "dumb" clients. We want to have all confuration options and functionality on the same server to keep it as simple as possible to the end user. The system must also work without a need for any external devices like DHCP servers. -jm
