From owner-freebsd-questions@FreeBSD.ORG Wed Jan 10 07:16:30 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EAD8216A47B for ; Wed, 10 Jan 2007 07:16:30 +0000 (UTC) (envelope-from george.vanev@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id 8486813C457 for ; Wed, 10 Jan 2007 07:16:30 +0000 (UTC) (envelope-from george.vanev@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so17273uge for ; Tue, 09 Jan 2007 23:16:29 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=jGn5wW3oKkPr3hL9welOf6/W37Rmg0YIYFzDCJYN9cnrGQW+Q9Mxx9fH9tZA4mgsEQ/T8bHXHWOpNGKwWXTLGQFsPwuMLOh1aSkKo1BYEUFDubjNgJDrYc5IJTVcZ/6U7Z90EbNN8I0fuA4GIvfjjcqXtjYRZB8sXLk8MvWz1kk= Received: by 10.78.164.13 with SMTP id m13mr250hue.1168411774882; Tue, 09 Jan 2007 22:49:34 -0800 (PST) Received: by 10.78.132.3 with HTTP; Tue, 9 Jan 2007 22:49:34 -0800 (PST) Message-ID: <6f4f57f60701092249p65cc4a2bn40af47d6096f5918@mail.gmail.com> Date: Wed, 10 Jan 2007 08:49:34 +0200 From: "George Vanev" To: "Nathan Vidican" In-Reply-To: <45A3AD0A.1090600@vidican.com> MIME-Version: 1.0 References: <6f4f57f60701090556v35b55b2cn9bbcd363c588b002@mail.gmail.com> <45A3AD0A.1090600@vidican.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: questions@freebsd.org Subject: Re: Automatically get nameservers X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: George.Vanev@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jan 2007 07:16:31 -0000 Thanks to all of you! I installed isc-dhcpd and it is working fine. But I don't want to hardcode the nameservers in the dhcpd.conf, because my ISP is changing them sometimes. It would be perfect if there is a way dhcpd to read the nameservers from /etc/resolv.conf Regards -- George Vanev