From owner-freebsd-questions Mon Jun 19 18:42:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from christel.heitec.net (christel.heitec.net [212.204.92.3]) by hub.freebsd.org (Postfix) with ESMTP id 7E92437B63B for ; Mon, 19 Jun 2000 18:42:42 -0700 (PDT) (envelope-from bernd.luevelsmeyer@heitec.net) Received: from heitec.net (paladin.heitec.net [212.204.92.251]) by christel.heitec.net (Postfix) with ESMTP id 0238435480F for ; Tue, 20 Jun 2000 03:46:17 +0200 (CEST) Message-ID: <394ECC38.13A4072A@heitec.net> Date: Tue, 20 Jun 2000 03:43:20 +0200 From: Bernd Luevelsmeyer Organization: Heitec AG X-Mailer: Mozilla 4.04 [en] (WinNT; I) MIME-Version: 1.0 To: questions@FreeBSD.ORG Subject: Re: DHCP server for FreeBSD 4.0 References: <200006192351.e5JNpwn30989@ptavv.es.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kevin Oberman wrote: > > > 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 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. [...] May I ask, how do you get DHCP-generated IP addresses into the DNS? I've got a DHCP server that assigns addresses just fine, but they can't be looked up because only the fixed addresses are in the DNS. Windows clients can find each other via WINS, but that isn't enough in the long run, I'll need the DNS lookup sooner or later. I could, if that helps, have the master DNS and the DHCP-daemon on the same computer. Perhaps one could let the DHCP server modify the zone file and issue a "ndc reload" when a lease is assigned? But I'll have to handle expired leases too. Thanks, Bernd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message