From owner-freebsd-questions Thu Jan 9 8:13:32 2003 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 0371E37B401 for ; Thu, 9 Jan 2003 08:13:31 -0800 (PST) Received: from jive.SoftHome.net (jive.SoftHome.net [66.54.152.27]) by mx1.FreeBSD.org (Postfix) with SMTP id E622743E4A for ; Thu, 9 Jan 2003 08:13:29 -0800 (PST) (envelope-from lattera@softhome.net) Received: (qmail 2684 invoked by uid 417); 9 Jan 2003 16:13:19 -0000 Received: from slide-.softhome.net (HELO softhome.net) (172.16.2.21) by shunt-smtp-out-0 with SMTP; 9 Jan 2003 16:13:19 -0000 Received: from localhost (localhost [127.0.0.1]) (uid 417) by softhome.net with local; Thu, 09 Jan 2003 09:13:19 -0700 From: lattera@softhome.net To: freebsd-questions@freebsd.org Subject: DNS and DHCPD Date: Thu, 09 Jan 2003 09:13:19 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Sender: lattera@softhome.net X-Originating-IP: [204.113.120.200] Message-ID: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I would like to configure my dhcpd server (isc-dhcpd3 from ports). I would also like to have the "options domainnameservers" (or somewhat similar) to be dynamic, as my fBSD box is my own router. (I run a local network). The WAN side is DHCP'd, so my IP and DNS servers are set differently each time. I was wondering how to set the domainname servers option in my dhcpd.conf dynamically. Like, it would get edited each time upon bootup, and before dhcpd even loads. I don't know how to even start approaching this problem, except for asking you guys. Thanks so much, lattera To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message