Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.mel.connect.com.au!news.syd.connect.com.au!phaedrus.kralizec.net.au!news.mel.aone.net.au!grumpy.fl.net.au!news.webspan.net!ix.netcom.com!enews.sgi.com!arclight.uoregon.edu!news.sprintlink.net!news-peer.sprintlink.net!news-pull.sprintlink.net!news.sprintlink.net!news-dc-9.sprintlink.net!news.utelfla.com!hobbes.crc.com!usenet From: Dan Benjamin <dpb@mail.hqs.crc.com> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: DHCP client for FreeBSD Date: Mon, 20 Jan 1997 14:13:35 -0500 Organization: Coleman Research Corporation Lines: 16 Message-ID: <32E3C3DF.2CD0@mail.hqs.crc.com> References: <5b35q7$3oc@qnx.com> <5be69v$js4@plains.nodak.edu> NNTP-Posting-Host: pelican.hqs.crc.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Sender: Dan Benjamin <dpb@mail.hqs.crc.com> X-Mailer: Mozilla 4.0b1 (Win95; I) X-Priority: Normal Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:34319 > download the ports files in: > > ftp://ftp.freebsd.org/pub/FreeBSD/ports-current/net/wide-dhcp/ > > this will create a server and a client. The client requires Berkeley Packet > Filter compiled into the kernel. If necessary, see the FAQ about making a > kernel. There is also another - a modified version of bootp that we use here. It even supports dynamic assignment and will build the list itself. There is an article (that I did not write) on this here: http://www.computerbits.com/archive/9605/lan9605.htm -Dan