From owner-freebsd-questions Mon Jun 19 16:52:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id C4D4A37B84E for ; Mon, 19 Jun 2000 16:52:06 -0700 (PDT) (envelope-from oberman@ptavv.es.net) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (8.10.1/8.10.1) with ESMTP id e5JNpwn30989; Mon, 19 Jun 2000 16:51:58 -0700 (PDT) Message-Id: <200006192351.e5JNpwn30989@ptavv.es.net> To: support@tecpro.com Cc: questions@FreeBSD.ORG Subject: Re: DHCP server for FreeBSD 4.0 In-reply-to: Your message of "Mon, 19 Jun 2000 19:24:46 EDT." <394E737E.10739.2470BA5@localhost> Date: Mon, 19 Jun 2000 16:51:58 -0700 From: "Kevin Oberman" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > From: "Charles Peters - Tech Support" > Date: Mon, 19 Jun 2000 19:24:46 -0400 > Sender: owner-freebsd-questions@FreeBSD.ORG > > Greetings: > > I am running a FreeBSD 4.0 server router/gateway to provide > internet access for my lan via a cable modem, and I have decided > that I need a to set up a dhcp server on this machine to > dynamically assign ip address to my client workstations running > Win98 and Win95. > > I would like to be able to pull about 10 ip addresses out of the > avaliable pool of ip addresses avaliable for dynamic allocation, as > they are reserved for certain machines. > > My server is running on a 486-DX2-66 machine with 32mb of ram, > and about 300 mb of free disk space. I do not have an x-server > running on this machine. > > Any recommendations would be appreciated. > > Thanks, > > Charles I would suggest the ISC dhcp server. Their client (dhclient) is part of the FreeBSD base system, but they also have a server. In fact, the server came first. It's in ports as net/isc-dhcp2 and net/isc-dhcp3. Version 3 has a LOT more features, but is still beta code and is probably not as reliable as version 2. In either case, I'd suggest making fixed addresses for the systems you don't want to move a round or simply skip them in the pool declaration. If you set them up as fixed addresses, you will need the Ethernet addresses of the systems for the configuration. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message