Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jun 2000 03:43:20 +0200
From:      Bernd Luevelsmeyer <bernd.luevelsmeyer@heitec.net>
To:        questions@FreeBSD.ORG
Subject:   Re: DHCP server for FreeBSD 4.0
Message-ID:  <394ECC38.13A4072A@heitec.net>
References:  <200006192351.e5JNpwn30989@ptavv.es.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Kevin Oberman wrote:
> 
> > From: "Charles Peters - Tech Support" <support@tecpro.com>
> > 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?394ECC38.13A4072A>