slade17
2008-03-30, 04:41 PM CDT
I have fedora 8 running on a thinkpad with the intel 3945 card, which has worked fine as is on a number of wireless networks. My college just redid the entire network, though, and now I can't connect to the wireless network anymore. The network is WPA encrypted. The school has a walkthrough for connecting under linux, but its written specifically for ubuntu. it's located here: http://www.imss.caltech.edu/cms.php?op=wiki&wiki_op=view&id=554
i installed wpa supplicant and wpa gui, but fedora doesn't have ca_certificates or anything similar that i could find in the repos.
running wpa_supplicant gives the following error:
[root@dhcp-169-196 ~]# wpa_supplicant -d -i wlan0 -c /etc/wpa_supplicant/wpa_supplicant.conf
Initializing interface 'wlan0' conf '/etc/wpa_supplicant/wpa_supplicant.conf' driver 'default' ctrl_interface 'N/A' bridge 'N/A'
Configuration file '/etc/wpa_supplicant/wpa_supplicant.conf' -> '/etc/wpa_supplicant/wpa_supplicant.conf'
Reading configuration file '/etc/wpa_supplicant/wpa_supplicant.conf'
ctrl_interface='/var/run/wpa_supplicant'
ctrl_interface_group='wheel' (DEPRECATED)
update_config=0
Line 6: failed to parse ssid '”Caltech BeaverNet”'.
Line 6: failed to parse ssid '”Caltech BeaverNet”'.
Line 11: failed to parse identity '””'.
Line 11: failed to parse identity '””'.
Line 12: failed to parse password '[KEY DATA REMOVED]'.
Line 12: failed to parse password '””'.
Line 13: failed to parse ca_cert '”/etc/ssl/certs/ca-certificates.crt” }'.
Line 13: failed to parse ca_cert '”/etc/ssl/certs/ca-certificates.crt” }'.
Line 13: network block was not terminated properly.
Line 13: failed to parse network block.
Failed to read or parse configuration '/etc/wpa_supplicant/wpa_supplicant.conf'.
Failed to add interface wlan0
Cancelling scan request
Cancelling authentication timeout
can anyone help me connect to this network?
i installed wpa supplicant and wpa gui, but fedora doesn't have ca_certificates or anything similar that i could find in the repos.
running wpa_supplicant gives the following error:
[root@dhcp-169-196 ~]# wpa_supplicant -d -i wlan0 -c /etc/wpa_supplicant/wpa_supplicant.conf
Initializing interface 'wlan0' conf '/etc/wpa_supplicant/wpa_supplicant.conf' driver 'default' ctrl_interface 'N/A' bridge 'N/A'
Configuration file '/etc/wpa_supplicant/wpa_supplicant.conf' -> '/etc/wpa_supplicant/wpa_supplicant.conf'
Reading configuration file '/etc/wpa_supplicant/wpa_supplicant.conf'
ctrl_interface='/var/run/wpa_supplicant'
ctrl_interface_group='wheel' (DEPRECATED)
update_config=0
Line 6: failed to parse ssid '”Caltech BeaverNet”'.
Line 6: failed to parse ssid '”Caltech BeaverNet”'.
Line 11: failed to parse identity '””'.
Line 11: failed to parse identity '””'.
Line 12: failed to parse password '[KEY DATA REMOVED]'.
Line 12: failed to parse password '””'.
Line 13: failed to parse ca_cert '”/etc/ssl/certs/ca-certificates.crt” }'.
Line 13: failed to parse ca_cert '”/etc/ssl/certs/ca-certificates.crt” }'.
Line 13: network block was not terminated properly.
Line 13: failed to parse network block.
Failed to read or parse configuration '/etc/wpa_supplicant/wpa_supplicant.conf'.
Failed to add interface wlan0
Cancelling scan request
Cancelling authentication timeout
can anyone help me connect to this network?