From owner-freebsd-wireless@freebsd.org Mon Apr 30 03:21:01 2018 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 796B3FC1547 for ; Mon, 30 Apr 2018 03:21:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 10ED186547 for ; Mon, 30 Apr 2018 03:21:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id C59B8FC1545; Mon, 30 Apr 2018 03:21:00 +0000 (UTC) Delivered-To: wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9E2B9FC1544 for ; Mon, 30 Apr 2018 03:21:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3493B86540 for ; Mon, 30 Apr 2018 03:21:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 60AF4227C0 for ; Mon, 30 Apr 2018 03:20:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w3U3Kxf3046922 for ; Mon, 30 Apr 2018 03:20:59 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w3U3KxJ1046921 for wireless@FreeBSD.org; Mon, 30 Apr 2018 03:20:59 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: wireless@FreeBSD.org Subject: [Bug 227864] wpa_supplicant fails parse of key_mgmt= and proto= Date: Mon, 30 Apr 2018 03:20:59 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: 11.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: mr_beaner_2003@yahoo.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Apr 2018 03:21:01 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227864 Bug ID: 227864 Summary: wpa_supplicant fails parse of key_mgmt=3D and proto=3D Product: Base System Version: 11.1-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: wireless Assignee: wireless@FreeBSD.org Reporter: mr_beaner_2003@yahoo.com I receive parse errors when defining key_mgmt=3D and proto=3D within a netw= ork block. key_mgmt values have been attempted with "WPA", "WPA-PSK", and "WPA-= PSK WPA-EAP" All of those options yielded a parse error. When proto=3D is set to "WPA2" or "WPA RSN," a parse error also occurs. # wpa_supplicant -c /etc/wpa_supplicant.conf -i wlan0 -Bdd I have also been having consistent packet drops, may be related. wpa_supplicant v2.5 Successfully initialized wpa_supplicant Initializing interface 'wlan0' conf '/etc/wpa_supplicant.conf' driver 'defa= ult' ctrl_interface 'N/A' bridge 'N/A' Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf' Reading configuration file '/etc/wpa_supplicant.conf' ctrl_interface=3D'"/var/run/wpa_supplicant"' ctrl_interface_group=3D'"wheel"' eapol_version=3D1 ap_scan=3D1 fast_reauth=3D1 Line: 9 - start of a new network block priority=3D10 (0xa) scan_ssid=3D0 (0x0) mode=3D0 (0x0) Line 13: invalid key_mgmt '"WPA-PSK"' Line 13: no key_mgmt values configured. key_mgmt: 0x0 Line 13: failed to parse key_mgmt '"WPA-PSK"'. Line 14: invalid proto '"WPA2"' Line 14: no proto values configured. proto: 0x0 Line 14: failed to parse proto '"WPA2"'. ssid - [REMOVED]=20=20=20=20 PSK (ASCII passphrase) - [REMOVED] PSK (from passphrase) - [REMOVED] Line 17: failed to parse network block. Failed to read or parse configuration '/etc/wpa_supplicant.conf'. Failed to add interface wlan0 : Cancelling scan request : Cancelling authentication timeout --=20 You are receiving this mail because: You are the assignee for the bug.=