Date: Wed, 14 Jan 2004 21:46:37 +0000 From: Scott Mitchell <scott+freebsd@fishballoon.org> To: Ruben de Groot <mail25@bzerk.org>, John <john@starfire.mn.org>, freebsd-questions@freebsd.org Subject: Re: Updating DNS after DHCP Message-ID: <20040114214637.GA814@tuatara.fishballoon.org> In-Reply-To: <20040113121623.GB57681@ei.bzerk.org> References: <20040112230938.A62891@starfire.mn.org> <20040113121623.GB57681@ei.bzerk.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 13, 2004 at 01:16:23PM +0100, Ruben de Groot wrote: > On Mon, Jan 12, 2004 at 11:09:38PM -0600, John typed: > > I see that some Microsoft systems send out an update to DNS with > > the system name. I configured my DNS server to accept these updates, > > but now that I'm running FreeBSD on a laptop - how do I do that > > from FreeBSD? I've looked at the dhclient man pages and the named > > man pages and the pages that they refer to and I didn't pick up > > any hints there. > > > > Can anyone give me a clue? (Yeah - I'm clueless...) > > I believe this is done by the nsupdate(8) program. You can also have your DHCP server do the updates - which makes sense, as it's the thing handing out the addresses to your client machines. I have this working reasonably well with isc-dhcpd, for Windows and FreeBSD clients. You want to read the 'DYNAMIC DNS UPDATES' section of the dhcpd.conf(5) manpage, and whatever docs your DNS server has on this topic. There are plenty of examples of working configs for isc-dhcpd and bind to be found on the web. HTH, Scott -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" scott at fishballoon.org | 0xAA775B8B | -- Anon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040114214637.GA814>