From owner-freebsd-questions@FreeBSD.ORG Tue Jan 9 16:23:21 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 C2D8016A403 for ; Tue, 9 Jan 2007 16:23:21 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (lurza.secnetix.de [83.120.8.8]) by mx1.freebsd.org (Postfix) with ESMTP id 35F3613C465 for ; Tue, 9 Jan 2007 16:23:21 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (dapatm@localhost [127.0.0.1]) by lurza.secnetix.de (8.13.4/8.13.4) with ESMTP id l09GN7w6020920; Tue, 9 Jan 2007 17:23:13 +0100 (CET) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.13.4/8.13.1/Submit) id l09GN70g020919; Tue, 9 Jan 2007 17:23:07 +0100 (CET) (envelope-from olli) Date: Tue, 9 Jan 2007 17:23:07 +0100 (CET) Message-Id: <200701091623.l09GN70g020919@lurza.secnetix.de> From: Oliver Fromme To: freebsd-questions@FreeBSD.ORG, petern@africaonline.co.zw, dkelly@hiwaay.net In-Reply-To: <20070109160648.GC35137@Grumpy.DynDNS.org> X-Newsgroups: list.freebsd-questions User-Agent: tin/1.8.2-20060425 ("Shillay") (UNIX) (FreeBSD/4.11-STABLE (i386)) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.2 (lurza.secnetix.de [127.0.0.1]); Tue, 09 Jan 2007 17:23:13 +0100 (CET) Cc: Subject: Re: Automatically get nameservers X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@FreeBSD.ORG, petern@africaonline.co.zw, dkelly@hiwaay.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jan 2007 16:23:21 -0000 David Kelly wrote: > Oliver Fromme wrote: > > Peter Nyamukusa wrote: > > > Kirk Strauser wrote: > > > > George Vanev wrote: > > > > > 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 > > > > > > > > I think the best solution would be to configure the FreeBSD box as a > > > > caching nameserver, then point all your windows boxes to it. > > > > > > I think you will need to have DHCP running in your network as DHCP is the only > > > way to automatically get nameservers regardless of the OS you are using > > > > No, you don't need DHCP in the case George described. > > As Kirk explained you can simply set up a name server > > on the FreeBSD machine (just one line in /etc/rc.conf), > > then let the Windows machines use that name server. > > No DHCP required at all. > > But for the Windows machines to "get the nameservers automatically" one > has to set up DHCP somewhere. On the FreeBSD machine. Or on a SOHO > router. Somewhere. No, the FreeBSD machine (which acts as a PPPoE client) already receives the addresses of the name servers via the PPP protocol. There's really no need for DHCP. I have exactly that setup at home, and I definitely do not use DHCP. Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "One of the main causes of the fall of the Roman Empire was that, lacking zero, they had no way to indicate successful termination of their C programs." -- Robert Firth