From owner-freebsd-current@FreeBSD.ORG Tue Aug 5 02:12:00 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B76B37B401 for ; Tue, 5 Aug 2003 02:12:00 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00B7F43FA3 for ; Tue, 5 Aug 2003 02:11:59 -0700 (PDT) (envelope-from mb@imp.ch) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.12.6p2/8.12.3) with ESMTP id h759BtYc082599; Tue, 5 Aug 2003 11:11:56 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Received: from cvs.imp.ch (cvs.imp.ch [157.161.4.9]) by nbs.imp.ch (8.12.8/8.12.3) with ESMTP id h759BtlH8322044; Tue, 5 Aug 2003 11:11:55 +0200 (MES) Date: Tue, 5 Aug 2003 11:11:55 +0200 (CEST) From: Martin Blapp To: Eirik Oeverby In-Reply-To: <20030805110211.3e799b1a.ltning@anduin.net> Message-ID: <20030805110528.U31668@cvs.imp.ch> References: <20030805103347.V31668@cvs.imp.ch> <20030805110211.3e799b1a.ltning@anduin.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: Dhclient fix for systems with media settings X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2003 09:12:00 -0000 Hi, > Is this going to cure the cases where using DHCP results in my network > link going dead about ~30 minutes after getting a lease? At that point > it starts spitting out timeout errors and stuff, and i have to > unplug/replug the card and re-start dhclient to get connectivity again.. Unless the lease time was ~30 minutes and you've changed networks, I doubt it. This sounds like a if_wi driver problem. Warner should be able to tell you more. Martin