From owner-freebsd-questions@FreeBSD.ORG Wed Jul 30 12:16:54 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5AB137B401 for ; Wed, 30 Jul 2003 12:16:54 -0700 (PDT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33EA143F85 for ; Wed, 30 Jul 2003 12:16:54 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[66.30.200.37]) by comcast.net (rwcrmhc13) with ESMTP id <2003073019164801500qkbfme>; Wed, 30 Jul 2003 19:16:48 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37] (may be forged)) by be-well.ilk.org (8.12.9/8.12.9) with ESMTP id h6UJGiM1028411; Wed, 30 Jul 2003 15:16:44 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h6UJGhjA028408; Wed, 30 Jul 2003 15:16:43 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: "=?iso-8859-1?q?Paredes_S=E1nchez_Mart=EDn_A.?=" References: From: Lowell Gilbert Date: 30 Jul 2003 15:16:43 -0400 In-Reply-To: Message-ID: <44d6fromec.fsf@be-well.ilk.org> Lines: 16 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable cc: "BSD." Subject: Re: Dinamyc DNS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2003 19:16:55 -0000 "Paredes S=E1nchez Mart=EDn A." writes: > Also, in the URL http://www.isc.org/products/DHCP/ say, that this DHCP > server support DDNS updates. >=20 > Version 3.0p2 of the ISC DHCP Distribution has been released. This patch > release fixes a serious vulnerability with older versions of the ISC 3 > DHCP server. The 3.0 distribution includes support for failover > protocols, DDNS updates, conditional behaviour, classing, separate > address pools with different access permission, and various other > features. >=20 > =BFThis mean that the DHCP server makes the registration of the client to > the DDNS? Yes. It's discussed extensively in the dhcpd manual.