From owner-freebsd-questions Tue Apr 29 13:15:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA07498 for questions-outgoing; Tue, 29 Apr 1997 13:15:31 -0700 (PDT) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA07492 for ; Tue, 29 Apr 1997 13:15:27 -0700 (PDT) Received: (from eivind@localhost) by bitbox.follo.net (8.7.6/8.7.3) id WAA20649; Tue, 29 Apr 1997 22:14:51 +0200 (MET DST) Date: Tue, 29 Apr 1997 22:14:51 +0200 (MET DST) Message-Id: <199704292014.WAA20649@bitbox.follo.net> From: Eivind Eklund To: "Sichao Wang" CC: freebsd-questions@FreeBSD.ORG In-reply-to: "Sichao Wang"'s message of Tue, 29 Apr 97 15:09:28 EST Subject: Re: Question about Configuring FreeBSD as a DHCP/BOOTP/ARP serve References: <9703298623.AA862352145@ccmail.ttc.com> Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > > Anyone has experience of configuring FreeBSD machine as > a BOOTP/DHCP or ARP server/client for addressing management? Check out the isc-dhcp and wide-dhcp ports. Wide-DHCP is presently most feature rich (can work as client and relay host) but isc-dhcp seems to be under aggressive development (by the Internet Software Consortium, as a reference implementation.) Eivind.