Comment 101 for bug 272185

Revision history for this message
Alexander Sack (asac) wrote :

if you look at the syslog you see the wpasupplicant config values used. an example below.

If you are one of the lucky ones that can connect manually please try the config values from your NM connect attempt from syslog and see if you can use those in wpasupplicant.conf.

If that doesnt work, compare with the manual config that works and play around until you find what is wrong in the config.

Thanks!

here the example snippt where you can see the wpasupplicant.conf keys and how they are set by NM:

Oct 31 12:26:16 clotho NetworkManager: <info> Config: added 'ssid' value '<removed for security>'
Oct 31 12:26:16 clotho NetworkManager: <info> Config: added 'scan_ssid' value '1'
Oct 31 12:26:16 clotho NetworkManager: <info> Config: added 'key_mgmt' value 'WPA-EAP'
Oct 31 12:26:16 clotho NetworkManager: <info> Config: added 'proto' value 'WPA RSN'
Oct 31 12:26:16 clotho NetworkManager: <info> Config: added 'pairwise' value 'TKIP CCMP'
Oct 31 12:26:16 clotho NetworkManager: <info> Config: added 'group' value 'WEP40 WEP104 TKIP CCMP'
Oct 31 12:26:16 clotho NetworkManager: <info> Config: added 'eap' value 'TLS'
Oct 31 12:26:16 clotho NetworkManager: <info> Config: added 'fragment_size' value '1300'
Oct 31 12:26:16 clotho NetworkManager: <info> Config: added 'ca_cert' value 'blob://-org-freedesktop-NetworkManagerSettings-0-ca_cert'
Oct 31 12:26:16 clotho NetworkManager: <info> Config: added 'client_cert' value 'blob://-org-freedesktop-NetworkManagerSettings-0-client_cert'
Oct 31 12:26:16 clotho NetworkManager: <info> Config: added 'private_key' value 'blob://-org-freedesktop-NetworkManagerSettings-0-private_key'
Oct 31 12:26:16 clotho NetworkManager: <info> Config: added 'identity' value '<removed for security>'