From owner-freebsd-questions@FreeBSD.ORG Sat Mar 26 05:01:50 2005 Return-Path: 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 AD72316A4CE for ; Sat, 26 Mar 2005 05:01:50 +0000 (GMT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F32C43D1F for ; Sat, 26 Mar 2005 05:01:50 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [69.27.131.0] ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.211); Fri, 25 Mar 2005 22:58:41 -0600 Message-ID: <4244ECBA.5070001@daleco.biz> Date: Fri, 25 Mar 2005 23:01:46 -0600 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041210 X-Accept-Language: en-us, en MIME-Version: 1.0 To: David Banning References: <20050325225125.GA48678@skytracker.ca> In-Reply-To: <20050325225125.GA48678@skytracker.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 26 Mar 2005 04:58:42.0182 (UTC) FILETIME=[7B497260:01C531C0] cc: questions@freebsd.org Subject: Re: how to auto connect to freebsd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Mar 2005 05:01:50 -0000 David Banning wrote: >My win boxes are using freebsd as a gateway to the internet >through a hub. I have to set the ip address for each machine >and setup the gateway address in each winbox. > >They do not find the gateway address automatically. >I have been doing it this way for years. I am just wondering if it is >possible to have the win boxes auto detect the gateway address and >agree with freebsd what each win IP address will be automatically >as is done with a router-switch. > > > > It is most certainly possible. See the Handbook chapter on "Network Servers", the subtopic entitled "Automatic Network Configuration. (DHCP)" In my doc build it's Chapter 25.3 --- but I noticed yesterday that my handbook seems to be slightly out of sync, so I'd check the version on the web site first. HTH, Kevin Kinsey