|
About:
The Internet Software Consortium DHCP distribution includes a DHCP client, a DHCP server, and a DHCP relay agent. DHCP is a protocol for automatically configuring nodes on an IP network. The ISC DHCP server and client are well known for being extremely configurable, reasonably easy to use, and quite efficient.
Author:
Ted Lemon [contact developer]
Homepage:
http://www.isc.org/products/DHCP/
Changelog:
http://www.isc.org/sw/dhcp/dhcp_rel.php
RPM package:
ftp://angus.ind.wpi.edu/pub/packages/isc/dhcp/
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.37/10.00
(Rank N/A)
» Vitality: 0.11% (Rank 1387)
» Popularity: 3.53% (Rank 1189)

(click to enlarge graphs)
Record hits: 27,662
URL hits: 20,239
Subscribers: 98
|
|
Branches
Articles referencing this project
Comments
[»]
dhcp.conf
by Mundi King - Feb 23rd 2000 15:17:43
I had a problem with the dhcp.conf file that was located at
/dhcp-3.0b1pl13/server/dhcpd.conf The sample file has the following line
option name-servers bb.home.vix.com, gw.home.vix.com;
which I believe should read
option domain-name-servers bb.home.vix.com, gw.home.vix.com;
[reply]
[top]
[»]
Version 2.0 is out!
by Ted Lemon - Jun 30th 1999 09:34:31
I mention this because a previous comment says it's coming soon, but in
fact it's here! :')
[reply]
[top]
[»]
Why use this one?
by Dagmar - Jun 23rd 1999 10:12:49
This package contains both a client AND a server in case you didn't notice,
and the client is the most flexible and configurable implementation around
from what I can see. A major benefit is this program has an external shell
script that gets called every time the lease is modified somehow, which
should be perfect for people trying to maintain updated DNS information
(like WINS integration, or roaming DNS services), since you can edit it to
your heart's content. It's client also has no "issues" with NT DHCP server
implementations, unlike another implementation I could name.
[reply]
[top]
|