* [gentoo-user] WPA Supplicant
@ 2007-09-12 21:23 99% AJ Spagnoletti
0 siblings, 0 replies; 1+ results
From: AJ Spagnoletti @ 2007-09-12 21:23 UTC (permalink / raw
To: gentoo-user
After several days of googling and searching for a solution to this I
am still clueless so I will pose the question to the list. At my dorm
I have a wireless router (WRT54G) with a WPA encryption on it. I am
trying to configure WPA Supplicant to connect to this router but I am
getting an error with it. First here is my net conf file and my
wpa_supplicant.conf files
modules=( "wpa_supplicant" )
wpa_supplicant_eth1="-Dwext"
config_eth1=( "dhcp" )
and
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
ap_scan=1
network={
ssid="Easy_Mac"
proto=WPA
key_mgmt=WPA-PSK
pairwise=CCMP TKIP
group=CCMP TKIP WEP104 WEP40
psk=k8aqn2zcz497zupa
priority=5
}
Now here is the error message I am receiving
Dragon wpa_supplicant # /etc/init.d/net.eth1 start
* Caching service dependencies ... [ ok ]
* Starting eth1
* Starting wpa_supplicant on eth1 ...
Line 14: Invalid PSK 'k8aqn2zcz497zupa'.
Line 14: failed to parse psk 'k8aqn2zcz497zupa'.
Line 16: WPA-PSK accepted for key management, but no PSK configured.
Line 16: failed to parse network block.
Failed to read or parse configuration '/etc/wpa_supplicant/wpa_supplicant.conf'.
/lib/rcscripts/sh/rc-daemon.sh: line 231: 13831 Segmentation fault
/sbin/start-stop-daemon '--start' '--exec' '/sbin/wpa_supplicant'
'--pidfile' '/var/run/wpa_supplicant-eth1.pid' '--' '-Dwext'
'-c/etc/wpa_supplicant/wpa_supplicant.conf' '-W' '-B' '-ieth1'
'-P/var/run/wpa_supplicant-eth1.pid' [ !! ]
The wireless card I am using is the intel pro wireless 3945
0c:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG
Network Connection (rev 02)
note the card works fine with no encryption or a wep encryption using iwconfig
Thanks
AJ
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2007-09-12 21:23 99% [gentoo-user] WPA Supplicant AJ Spagnoletti
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox