From owner-freebsd-questions@FreeBSD.ORG Tue Jan 9 14:22:49 2007 Return-Path: X-Original-To: freebsd-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 0F53816A403 for ; Tue, 9 Jan 2007 14:22:49 +0000 (UTC) (envelope-from george.vanev@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.freebsd.org (Postfix) with ESMTP id 6148D13C45A for ; Tue, 9 Jan 2007 14:22:48 +0000 (UTC) (envelope-from george.vanev@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so5866034uge for ; Tue, 09 Jan 2007 06:22:47 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=iJChMH+jkgPcgY6tn17cly4ZOcHpOIvO9fBA7wCXsx/QchmJyJ/u4H2w8PDvouG2JphDUqXnP5GgA8yGCdYOO/mNJpCZrLMYzg6PqpkYlWo+EQhWfmf/b861W1N1Tqk8jGIvMOYRqGSW5kXmiM92gM5UYDGyVyA4+esvha6VIKw= Received: by 10.78.150.7 with SMTP id x7mr7153377hud.1168350960890; Tue, 09 Jan 2007 05:56:00 -0800 (PST) Received: by 10.78.132.3 with HTTP; Tue, 9 Jan 2007 05:56:00 -0800 (PST) Message-ID: <6f4f57f60701090556v35b55b2cn9bbcd363c588b002@mail.gmail.com> Date: Tue, 9 Jan 2007 15:56:00 +0200 From: "George Vanev" To: freebsd-questions@freebsd.org MIME-Version: 1.0 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 Subject: 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: Tue, 09 Jan 2007 14:22:49 -0000 I have a FreeBSD 6.1 box for a gateway. It connects to ISP via pppoe. In /etc/ppp/ppp.conf i have this line: enable dns so I have the necessery nameserver-s in /etc/resolv.conf So far, so good... I want Windows client machines, connected to the FreeBSD box to get the nameservers automatically. Can you tell me how this may be done?! Regerds -- George Vanev