From owner-freebsd-questions@FreeBSD.ORG Wed Jun 18 18:21:09 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 0E5AA106566B for ; Wed, 18 Jun 2008 18:21:09 +0000 (UTC) (envelope-from david.gurvich@verizon.net) Received: from vms173005pub.verizon.net (vms173005pub.verizon.net [206.46.173.5]) by mx1.freebsd.org (Postfix) with ESMTP id DDAB08FC14 for ; Wed, 18 Jun 2008 18:21:08 +0000 (UTC) (envelope-from david.gurvich@verizon.net) Received: from Lucifer.localhost ([71.249.92.114]) by vms173005.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0K2O008ND56Z65SA@vms173005.mailsrvcs.net> for freebsd-questions@freebsd.org; Wed, 18 Jun 2008 12:13:48 -0500 (CDT) Date: Wed, 18 Jun 2008 13:20:28 -0400 From: David Gurvich To: freebsd-questions@freebsd.org Message-id: <20080618132028.60efafc0@Lucifer.localhost> Organization: None MIME-version: 1.0 X-Mailer: Claws Mail 3.4.0 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit Subject: Wireless problems using an AP connected to router 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: Wed, 18 Jun 2008 18:21:09 -0000 Hello, I am using freebsd7 on a thinkpad T23 laptop and the ipw driver for the intel 2100 mini-pci card. The 7.0 ipw driver works vs. not working in 6.x . My network consists of an AP+WPA->router+DHCP+DNS->DSL modem. I have setup wpa_supplicant correctly and everything works. An issue arises where I need to reassociate occasionally. If I connect directly to the router, my connection is fine. If I connect to the access point, the connection is fine initially then fails to resolve names and loses the router/gateway. The odd thing is that I still have a good connection to the access point (tested with ping) but no connection to the router (also tested with ping). If I use 'wpa_cli reassociate' everything starts working again. What tools are available to help diagnose this issue and what is the issue? -- Thank you, David Gurvich