Date: Thu, 24 Jul 1997 12:25:28 +0200 (MET DST) From: Josef Belkovics <belkovic@algernon.osu.cz> To: yskim@dcn.soongsil.ac.kr Cc: freebsd-questions@FreeBSD.ORG Subject: Re: DHCP server/client ? Message-ID: <Pine.BSF.3.91.970724122014.251A-100000@algernon.osu.cz> In-Reply-To: <3.0.1.32.19970724155101.0069c2e8@dcn.soongsil.ac.kr>
next in thread | previous in thread | raw e-mail | index | archive | help
> Hi~ > I am useing FreeBSD2.2.1 version.. > I want implement DHCP(Dynamic Hop Configuration Protocol) Server/Client > over FreeBSD. > I am searching for this infomation. > If FreeBSD DHCP source is distributed on free, I will port DHCP easily. > Please inform to me about this. > Thanks..... In ports (/usr/ports) are two free dhcp sources. I use isc-dhcp without problems. I heard, that wide-dhcp is buggy. Learn, how to use great thing called ports (handbook.html). Or try: cd /usr/ports/net/isc-dhcpd (?), make, make install, (pkg_info -aI). Josef Belkovics
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.970724122014.251A-100000>