From owner-freebsd-net@FreeBSD.ORG Sun Aug 30 17:50:03 2009 Return-Path: Delivered-To: freebsd-net@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D351B1065679 for ; Sun, 30 Aug 2009 17:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id AA35E8FC0A for ; Sun, 30 Aug 2009 17:50:03 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n7UHo3tB060703 for ; Sun, 30 Aug 2009 17:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n7UHo3Lg060702; Sun, 30 Aug 2009 17:50:03 GMT (envelope-from gnats) Date: Sun, 30 Aug 2009 17:50:03 GMT Message-Id: <200908301750.n7UHo3Lg060702@freefall.freebsd.org> To: freebsd-net@FreeBSD.org From: Sam Leffler Cc: Subject: Re: bin/138331: FreeBSD 8.0-beta3 wpa_supplicant(8) lost auth X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sam Leffler List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Aug 2009 17:50:03 -0000 The following reply was made to PR bin/138331; it has been noted by GNATS. From: Sam Leffler To: bug-followup@FreeBSD.org, sshutdownow@gmail.com Cc: Subject: Re: bin/138331: FreeBSD 8.0-beta3 wpa_supplicant(8) lost auth Date: Sun, 30 Aug 2009 10:28:47 -0700 You appear to say this problem does not entirely stop traffic from flowing. Please provide a debug wpa_supplicant log that shows a complete session (i.e. a log with -d and/or -dd). Why do you set eapol_version=1. Is this really needed? What is your AP make/model? Note also that country=RU is ignored on freebsd. Sam