2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-29 13:28:14 +00:00

Update documentation

This commit is contained in:
Ted Lemon 1996-03-16 17:56:07 +00:00
parent a40f0e9058
commit f76ebbfdcf
5 changed files with 29 additions and 15 deletions

28
README
View File

@ -1,7 +1,7 @@
Internet Software Consortium Internet Software Consortium
Dynamic Host Configuration Protocol Server Dynamic Host Configuration Protocol Server
Beta Release 0 Beta Release 1
March 6, 1996 March 16, 1996
This is the first Beta release of the Internet Software Consortium This is the first Beta release of the Internet Software Consortium
DHCP Server (ISC dhcpd). In this Beta release, support for the core DHCP Server (ISC dhcpd). In this Beta release, support for the core
@ -22,11 +22,11 @@ is by no means self-explanatory at this point - it will get better as
dhcpd matures. If you are building on BSD/os or NetBSD, just type dhcpd matures. If you are building on BSD/os or NetBSD, just type
make - it should build with no problem. make - it should build with no problem.
Last week (February 26-28), I brought ISC dhcpd to Connectathon and In February, I brought ISC dhcpd to Connectathon and worked out
worked out many bugs. ISC dhcpd was able to boot all of the DHCP many bugs. ISC dhcpd was able to boot all of the DHCP clients at
clients at Connectathon by the time I left. Many thanks to Audrey Van Connectathon by the time I left. Many thanks to Audrey Van Belleghem
Belleghem for getting me in to Connectathon even though we weren't for getting me in to Connectathon even though we weren't able to
able to budget for it, to Mike Carney for running the DHCP testing in budget for it, to Mike Carney for running the DHCP testing in
general and helping me out in particular, and to all the other DHCP general and helping me out in particular, and to all the other DHCP
Bakeoff participants at Connectathon who tried their clients against Bakeoff participants at Connectathon who tried their clients against
dhcpd and told me where it was busted, or, later on, that it wasn't dhcpd and told me where it was busted, or, later on, that it wasn't
@ -52,6 +52,20 @@ do this, dhcpd will run in the foreground rather than as a daemon, and
will print its log messages to standard error. It will also dump the will print its log messages to standard error. It will also dump the
contents of all packets it receives and sends. contents of all packets it receives and sends.
SUPPORT
ISC DHCPD is not a commercial product, and is not supported in that sense.
However, I am continuing to work on this server with the support of the
Internet Software Consortium, so if you have trouble or want help, please
free free to contact me, Ted Lemon <mellon@fugue.com>.
In addition, there are two mailing lists for dhcpd - dhcpd-announce and
dhcpd-users. To subscribe, see http://www.fugue.com/dhcp/lists. If you
don't have WWW access, you can send mail to dhcpd-request@fugue.com and
tell me which lists you want to subscribe to, but please use the web interface
if you can, since I have to handle the -request mailing list manually.
BUGS BUGS
Currently, ISC dhcpd supports the DHCP protocol strictly the standard Currently, ISC dhcpd supports the DHCP protocol strictly the standard

View File

@ -122,7 +122,7 @@ file,
.Nm dhcpd .Nm dhcpd
must be restarted. To restart must be restarted. To restart
.Nm dhcpd , .Nm dhcpd ,
send signal 15 to the process ID contained in send a SIGTERM (signal 15) to the process ID contained in
.Nm /var/run/dhcpd.pid , .Nm /var/run/dhcpd.pid ,
and then re-invoke and then re-invoke
.Nm dhcpd . .Nm dhcpd .

View File

@ -55,8 +55,8 @@ OOPPEERRAATTIIOONN
into the ddhhccppdd..ccoonnff file. into the ddhhccppdd..ccoonnff file.
Whenever changes are made to the ddhhccppdd..ccoonnff file, ddhhccppdd must be restart- Whenever changes are made to the ddhhccppdd..ccoonnff file, ddhhccppdd must be restart-
ed. To restart ddhhccppdd, send signal 15 to the process ID contained in ed. To restart ddhhccppdd, send a SIGTERM (signal 15) to the process ID con-
//vvaarr//rruunn//ddhhccppdd..ppiidd, and then re-invoke ddhhccppdd. tained in //vvaarr//rruunn//ddhhccppdd..ppiidd, and then re-invoke ddhhccppdd.
CCOONNFFIIGGUURRAATTIIOONN CCOONNFFIIGGUURRAATTIIOONN
@ -179,4 +179,4 @@ AAUUTTHHOORR
ware Corporation. Information about the Internet Software Consortium can ware Corporation. Information about the Internet Software Consortium can
be found at hhttttpp::////wwwwww..iisscc..oorrgg//iisscc. be found at hhttttpp::////wwwwww..iisscc..oorrgg//iisscc.
March 6, 1996 3 March 16, 1996 3

View File

@ -122,7 +122,7 @@ file,
.Nm dhcpd .Nm dhcpd
must be restarted. To restart must be restarted. To restart
.Nm dhcpd , .Nm dhcpd ,
send signal 15 to the process ID contained in send a SIGTERM (signal 15) to the process ID contained in
.Nm /var/run/dhcpd.pid , .Nm /var/run/dhcpd.pid ,
and then re-invoke and then re-invoke
.Nm dhcpd . .Nm dhcpd .

View File

@ -55,8 +55,8 @@ OOPPEERRAATTIIOONN
into the ddhhccppdd..ccoonnff file. into the ddhhccppdd..ccoonnff file.
Whenever changes are made to the ddhhccppdd..ccoonnff file, ddhhccppdd must be restart- Whenever changes are made to the ddhhccppdd..ccoonnff file, ddhhccppdd must be restart-
ed. To restart ddhhccppdd, send signal 15 to the process ID contained in ed. To restart ddhhccppdd, send a SIGTERM (signal 15) to the process ID con-
//vvaarr//rruunn//ddhhccppdd..ppiidd, and then re-invoke ddhhccppdd. tained in //vvaarr//rruunn//ddhhccppdd..ppiidd, and then re-invoke ddhhccppdd.
CCOONNFFIIGGUURRAATTIIOONN CCOONNFFIIGGUURRAATTIIOONN
@ -179,4 +179,4 @@ AAUUTTHHOORR
ware Corporation. Information about the Internet Software Consortium can ware Corporation. Information about the Internet Software Consortium can
be found at hhttttpp::////wwwwww..iisscc..oorrgg//iisscc. be found at hhttttpp::////wwwwww..iisscc..oorrgg//iisscc.
March 6, 1996 3 March 16, 1996 3