Date: Fri, 2 May 1997 11:20:10 +0200 (MET DST) From: Eivind Eklund <eivind@bitbox.follo.net> To: Hendra Sentono <hendra@unix.ukdw.ac.id> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Where to find DHCP server for 2.1.5R Message-ID: <199705020920.LAA28555@bitbox.follo.net> In-Reply-To: Hendra Sentono's message of Fri, 2 May 1997 13:16:41 %2B0700 (JVT) References: <Pine.BSF.3.91.970502131408.3118B-100000@unix.ukdw.ac.id>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > > Anyone has experience of configuring FreeBSD machine as > > > > a BOOTP/DHCP or ARP server/client for addressing management? > > > > > > http://www.vix.com/isc/dhcp.html > > > > > > Since Paul Vixie uses BSDI it should be an easy port if > > > there isn't already a FreeBSD config. > > > > It is in the FreeBSD ports collection. You'd probably be better of > > using that. > > Is it work for the 2.1.5-RELEASE ? If so, where would I find it (in what > part of the ports collection) ? I don't know if it was added to the ports collection before 2.1.5 - 2.1.5 is Ancient. Presently it lies in net/isc-dhcp. If it isn't there for 2.1.5, you should use CVSup to upgrade your ports collection, and download by hand /usr/share/mk/bsd.port.{mk,subdir.mk} and the latest make. Then you can keep up with the latest ports even on ancient systems; if you CVSup more than just the ports collection, you can even drop the 'ancient' part :-) Read the handbook for details. Eivind.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705020920.LAA28555>