From owner-freebsd-questions@FreeBSD.ORG Thu Mar 12 05:07:08 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 059001065674 for ; Thu, 12 Mar 2009 05:07:08 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 79C8D8FC1A for ; Thu, 12 Mar 2009 05:07:07 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.13.1) with ESMTP id n2C53nZP023401 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 12 Mar 2009 12:03:49 +0700 (ICT) (envelope-from on@banyan.cs.ait.ac.th) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.2/8.12.11) id n2C573xa022080; Thu, 12 Mar 2009 12:07:03 +0700 (ICT) Date: Thu, 12 Mar 2009 12:07:03 +0700 (ICT) Message-Id: <200903120507.n2C573xa022080@banyan.cs.ait.ac.th> From: Olivier Nicole To: Greg.Stark@sungard.com In-reply-to: (Greg.Stark@sungard.com) References: X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: Release-7.0 named and dhcpd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Mar 2009 05:07:08 -0000 Hi Greg, > The desktops that grab an address from the DHCP pool are not getting > added in for named resolution. I am apparently missing something > with the communication between named and dhcpd. Any help would be > appreciated. There are many reasons why the dhcpd cannot communicate with named, it usually resolves to modify and tune the configuration of both. Did you had a working configuration on a previous server that wil lnot work when you upgraded to 7.0? Bests, Olivier