WPA-PSK 'failed to read configuration file
Andy Tripp
andytripp
Sat Mar 26 19:41:26 PST 2005
I am running Fedora Core 3, ndiswrapper 1.1, wpa supplicant 0.3.8.
Wireless works with no encryption/wep, but I would like to get wpa working.
Any ideas? Anymore info needed?
Thanks in advance,
Andy
My config file looks like this
# allow frontend (e.g., wpa_cli) to be used by all users in 'atripp' group
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=atripp
#
# home network; allow all valid ciphers
network={
ssid="revonex"
scan_ssid=1
key_mgmt=WPA-PSK
psk="mykey"
}
When I run debug I get this
[root at localhost etc]# wpa_supplicant -iwlan0
-c/etc/wpa_supplicant.conf -d -Dndiswrapper
Initializing interface 'wlan0' conf '/etc/wpa_supplicant.conf' driver
'ndiswrapper'
Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf'
Reading configuration file '/etc/wpa_supplicant.conf'
Line 2: Invalid configuration line 'ctrl_interface=/var/run/wpa_supplicant'.
Line 3: Invalid configuration line 'ctrl_interface_group=atripp'.
Priority group 0
id=0 ssid='revonex'
Failed to read
More information about the Hostap
mailing list