From owner-freebsd-questions@FreeBSD.ORG Fri Aug 1 13:53:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB4471065672 for ; Fri, 1 Aug 2008 13:53:17 +0000 (UTC) (envelope-from david.gurvich@verizon.net) Received: from vms173003pub.verizon.net (vms173003pub.verizon.net [206.46.173.3]) by mx1.freebsd.org (Postfix) with ESMTP id CD0568FC1C for ; Fri, 1 Aug 2008 13:53:17 +0000 (UTC) (envelope-from david.gurvich@verizon.net) Received: from localhost ([71.249.92.53]) by vms173003.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0K4X00FAKD8IECM3@vms173003.mailsrvcs.net> for freebsd-questions@freebsd.org; Fri, 01 Aug 2008 08:53:07 -0500 (CDT) Date: Fri, 01 Aug 2008 09:53:06 -0400 From: David Gurvich To: freebsd-questions@freebsd.org Message-id: <20080801095306.083027b4@verizon.net> MIME-version: 1.0 X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit Subject: Timeout on wireless ipw0 using wpa and dhcp X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Aug 2008 13:53:18 -0000 Hello, I have been having an issue with maintaining a connection that seems to hang at random intervals. The only messages I see are about the interface 'ipw0: link state changed to DOWN' then UP a few times until the connection is reestablished or I have to '/etc/rc.d/netif restart ipw0'. If left on it's own reestablishing the connection takes under 60 seconds, using netif is about 5 seconds including typing the command. I suspect an issue with either dhcp, wpa_supplicant, or the ipw wireless driver. I was not able to get the ipw driver to work at all in FreeBSD-6.3 and suspect the driver. Is there anyway to pin down the problem?