From owner-freebsd-questions@FreeBSD.ORG Fri Mar 25 22:53:34 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 87E3E16A4CE for ; Fri, 25 Mar 2005 22:53:34 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BF5A43D1F for ; Fri, 25 Mar 2005 22:53:34 +0000 (GMT) (envelope-from tomasq@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so908300rng for ; Fri, 25 Mar 2005 14:53:31 -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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=S+8iu/crDIgJkvjXOSuyQJs52buSZoly0JC9sh2tP9m69HFn5iW3cU8pxtxoZ6vTi6gk7aACEM6TIfkx7q7qfyckWRZs0eyAJpJlLi5YiNXgwAS60Q877mohp26xxDcCeExP+6pzc/4V8yV8S5MVGFesL9pNmAZhlGac4UGkM+s= Received: by 10.38.9.52 with SMTP id 52mr992536rni; Fri, 25 Mar 2005 14:53:31 -0800 (PST) Received: by 10.38.71.19 with HTTP; Fri, 25 Mar 2005 14:53:31 -0800 (PST) Message-ID: <9e46c99e0503251453720a7158@mail.gmail.com> Date: Fri, 25 Mar 2005 17:53:31 -0500 From: Tomas Quintero To: David Banning In-Reply-To: <20050325225125.GA48678@skytracker.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <20050325225125.GA48678@skytracker.ca> 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 Reply-To: Tomas Quintero List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 22:53:34 -0000 Have you tried setting up a DHCP server on your FreeBSD box? On Fri, 25 Mar 2005 17:51:25 -0500, 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. > > -- > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- -Tomas Quintero