From owner-freebsd-questions@FreeBSD.ORG Fri Jun 11 16:03:49 2004 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 4620F16A4D8 for ; Fri, 11 Jun 2004 16:03:49 +0000 (GMT) Received: from wxinmail01.webexc.com (wxinmail01.webexc.com [209.43.0.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id F417F43D39 for ; Fri, 11 Jun 2004 16:03:48 +0000 (GMT) (envelope-from asp@webexc.com) Received: from localhost (localhost [127.0.0.1]) by wxinmail01.webexc.com (Postfix) with ESMTP id D106B7C5D9 for ; Fri, 11 Jun 2004 11:03:21 -0500 (EST) Received: from wxinmail01.webexc.com ([127.0.0.1]) by localhost (wxinmail01.webexc.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10700-06 for ; Fri, 11 Jun 2004 11:03:20 -0500 (EST) Received: from webexc.com (exacttarget-21.iquest.net [209.43.38.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by wxinmail01.webexc.com (Postfix) with ESMTP id 745777C5D4 for ; Fri, 11 Jun 2004 11:03:20 -0500 (EST) Message-ID: <40C9D799.1070304@webexc.com> Date: Fri, 11 Jun 2004 11:02:33 -0500 From: Ben Timby User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by ClamAV (via amavisd-new) on wxinmail01.webexc.com X-Spam-Status: No, hits=-0.0 tagged_above=-999.0 required=5.8 tests=BAYES_44 X-Spam-Level: Subject: DNS + DHCP auto host updates. 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: Fri, 11 Jun 2004 16:03:49 -0000 Hello, does anyone have a good guide for setting up DNS updates using ISC DHCP server? I want hosts on my network to become registered with DNS server when they recieve network configuration. I have not been able to find a guide or more information than what is in the man pages for dhcpd and bind. Any help is appreciated. Please reply to the list. Thanks.