https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227864

            Bug ID: 227864
           Summary: wpa_supplicant fails parse of key_mgmt= and proto=
           Product: Base System
           Version: 11.1-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: wireless
          Assignee: wirel...@freebsd.org
          Reporter: mr_beaner_2...@yahoo.com

I receive parse errors when defining key_mgmt= and proto= within a network
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= 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 'default'
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='"/var/run/wpa_supplicant"'
ctrl_interface_group='"wheel"'
eapol_version=1
ap_scan=1
fast_reauth=1
Line: 9 - start of a new network block
priority=10 (0xa)
scan_ssid=0 (0x0)
mode=0 (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]    
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

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"

Reply via email to