From owner-freebsd-questions Fri Mar 7 16:46:21 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 ED63F37B406 for ; Fri, 7 Mar 2003 16:46:19 -0800 (PST) Received: from tigger.alkinetworks.com (tigger.alkinetworks.com [216.211.130.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2674343F85 for ; Fri, 7 Mar 2003 16:46:19 -0800 (PST) (envelope-from philip@adhesivemedia.com) Received: from tigger.alkinetworks.com (tigger.alkinetworks.com [216.211.130.10]) by tigger.alkinetworks.com (8.12.6/8.12.6) with ESMTP id h280kIp6041400 for ; Fri, 7 Mar 2003 16:46:18 -0800 (PST) (envelope-from philip@adhesivemedia.com) Received: from localhost (philip@localhost) by tigger.alkinetworks.com (8.12.6/8.12.6/Submit) with ESMTP id h280kIpD041397 for ; Fri, 7 Mar 2003 16:46:18 -0800 (PST) X-Authentication-Warning: tigger.alkinetworks.com: philip owned process doing -bs Date: Fri, 7 Mar 2003 16:46:18 -0800 (PST) From: Philip Hallstrom X-X-Sender: philip@tigger.alkinetworks.com To: questions@freebsd.org Subject: DHCP Server "learning" name servers since server itself is dhcp'd?? In-Reply-To: <200303071938.53505.taxman@acd.net> Message-ID: <20030307164105.O18721@tigger.alkinetworks.com> References: <200303071155.43785.damien@tougas.net> <200303071807.27524.taxman@acd.net> <20030307231822.GB1340@zi025.glhnet.mhn.de> <200303071938.53505.taxman@acd.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Hi all - I'm setting up a server/gateway on a cable modem whose external interface has to use DHCP. There will be several clients on the internal network and the gateway will be running isc-dhcp. I know I can setup a nameserver on the gateway and configure DHCP to send it's own IP as the nameserver to use, but I was wondering if there is a way to have the dhcp server get the name server values from say /etc/resolv.conf? Alternatively is there a way to dynamically tell BIND to get it's forwarders list from /etc/resolv.conf? thanks! -philip To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message