Date: Mon, 30 Apr 2018 03:20:59 +0000 From: bugzilla-noreply@freebsd.org To: wireless@FreeBSD.org Subject: [Bug 227864] wpa_supplicant fails parse of key_mgmt= and proto= Message-ID: <bug-227864-21060@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227864-21060>