From owner-freebsd-questions@FreeBSD.ORG Sat Nov 29 20:06:03 2003 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 C1BFB16A4CE for ; Sat, 29 Nov 2003 20:06:03 -0800 (PST) Received: from falcon.mail.pas.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id C686F43F75 for ; Sat, 29 Nov 2003 20:06:02 -0800 (PST) (envelope-from brett-brown@earthlink.net) Received: from user-0ccsir6.cable.mindspring.com ([24.206.75.102] helo=192.168.2.5) by falcon.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1AQIqJ-0000Tu-00; Sat, 29 Nov 2003 20:05:56 -0800 From: "Brett L. Brown" To: Alex de Kruijff Date: Sat, 29 Nov 2003 22:05:51 +0000 User-Agent: KMail/1.5.4 References: <200311291507.27409.brett-brown@earthlink.net> <20031130013030.GD8823@dds.nl> In-Reply-To: <20031130013030.GD8823@dds.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311292205.51566.brett-brown@earthlink.net> cc: freebsd-questions@FreeBSD.ORG Subject: Re: loosing wireless connection... 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: Sun, 30 Nov 2003 04:06:03 -0000 On Sunday 30 November 2003 01:30 am, you wrote: > On Sat, Nov 29, 2003 at 03:07:27PM +0000, Brett L. Brown wrote: > > I'm running FreeBSD 5.1-RELEASE on a Dell Latitude c600. The laptop is > > continuously powered on. When I close my laptop I lose my dhcp lease. I > > would prefer the behavior of not ever loosing my dhcp lease when I close > > my screen. If I can't have this what is a quick way to request another > > lease without having to loose my login session or rebooting. Currently I > > have to leave my screen open or if my wife closes it for me I have to > > reboot. :( > > > > brett > > That depend what you using for a DHCP server. If you use isc-dhcpd then I am using an SMC 8Port Barricade Router as a DHCP server. Is this ok? I was wondering if my Wireless Access Point configuration settings might have something to do with this. I have powersavingmode=off but powersleepmode=100 is set and I'm wondering if this is the culprit. I havn't figured out how to reinitialize powersleepmode and I'm not sure if I should increase are decrease the setting. > you can configure it to bind an IP to your MAC address. I can't give you > an example. I think one exist in in the manual. You could also just use > a static IP as an alternitive.