Re: Need more info re: FC6 NetworkManager woes



On Thu, 2006-12-07 at 22:11 -0500, Darren Albers wrote:
> Can you associate with that same wpa_supplicant.conf by hand?  ie
> wpa_supplicant -Dwext -ieth1 -c
> /etc/wpa_supplicant/wpa_supplicant.conf -ddd
> 

I am not sure what it means to "associate with that same
wpa_supplicant.conf."  However, if I run

        # wpa_supplicant -c/etc/wpa_supplicant/wpa_supplicant.conf -iwifi0 -ddd -Dwext

I get the following output:

        Initializing interface 'wifi0' conf '/etc/wpa_supplicant/wpa_supplicant.conf' driver 'wext' ctrl_interface '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=10 (from group name 'wheel')
        ap_scan=1
        Line: 5 - start of a new network block
        mode=0 (0x0)
        ssid - hexdump_ascii(len=8):
             6f 6d 65 67 61 6e 65 74                           omeganet        
        key_mgmt: 0x4
        Priority group 0
           id=0 ssid='omeganet'
        Initializing interface (2) 'wifi0'
        EAPOL: SUPP_PAE entering state DISCONNECTED
        EAPOL: KEY_RX entering state NO_KEY_RECEIVE
        EAPOL: SUPP_BE entering state INITIALIZE
        EAP: EAP entering state DISABLED
        EAPOL: External notification - portEnabled=0
        EAPOL: External notification - portValid=0
        SIOCGIWRANGE: WE(compiled)=20 WE(source)=18 enc_capa=0xf
          capabilities: key_mgmt 0xf enc 0xf
        Own MAC address: 00:02:8a:7a:5b:b3
        wpa_driver_wext_set_wpa
        ioctl[SIOCSIWAUTH]: Operation not supported
        WEXT auth param 7 value 0x1 - Driver does not support WPA.
        wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
        wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
        wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
        wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
        wpa_driver_wext_set_countermeasures
        wpa_driver_wext_set_drop_unencrypted
        Setting scan request: 0 sec 100000 usec
        Added interface wifi0
        Wireless event: cmd=0x8b06 len=8
        RTM_NEWLINK, IFLA_IFNAME: Interface 'wifi0' added
        RTM_NEWLINK, IFLA_IFNAME: Interface 'wifi0' added
        State: DISCONNECTED -> SCANNING
        Starting AP scan (broadcast SSID)
        Wireless event: cmd=0x8b19 len=8
        Received 179 bytes of scan results (1 BSSes)
        Scan results: 1
        Selecting BSS from priority group 0
        0: 00:0c:41:d8:65:82 ssid='omeganet' wpa_ie_len=0 rsn_ie_len=0 caps=0x1
           skip - no WPA/RSN IE
           selected non-WPA AP 00:0c:41:d8:65:82 ssid='omeganet'
        Trying to associate with 00:0c:41:d8:65:82 (SSID='omeganet' freq=2437 MHz)
        Cancelling scan request
        WPA: clearing own WPA/RSN IE
        Automatic auth_alg selection: 0x1
        WPA: clearing AP WPA IE
        WPA: clearing AP RSN IE
        WPA: clearing own WPA/RSN IE
        No keys have been configured - skip key clearing
        wpa_driver_wext_set_drop_unencrypted
        State: SCANNING -> ASSOCIATING
        wpa_driver_wext_associate
        Setting authentication timeout: 15 sec 0 usec
        EAPOL: External notification - portControl=ForceAuthorized
        Wireless event: cmd=0x8b06 len=8
        Wireless event: cmd=0x8b15 len=20
        Wireless event: new AP: 00:00:00:00:00:00
        Added BSSID 00:00:00:00:00:00 into blacklist
        State: ASSOCIATING -> DISCONNECTED
        EAPOL: External notification - portEnabled=0
        EAPOL: External notification - portValid=0
        CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
        Wireless event: cmd=0x8b04 len=12
        RTM_NEWLINK, IFLA_IFNAME: Interface 'wifi0' added
        Wireless event: cmd=0x8b1a len=17
        Wireless event: cmd=0x8b15 len=20
        Wireless event: new AP: 00:0c:41:d8:65:82
        State: DISCONNECTED -> ASSOCIATED
        Associated to a new BSS: BSSID=00:0c:41:d8:65:82
        Associated with 00:0c:41:d8:65:82
        WPA: Association event - clear replay counter
        EAPOL: External notification - portEnabled=0
        EAPOL: External notification - portValid=0
        EAPOL: External notification - portEnabled=1
        EAPOL: SUPP_PAE entering state S_FORCE_AUTH
        EAPOL: SUPP_BE entering state IDLE
        Cancelling authentication timeout
        State: ASSOCIATED -> COMPLETED
        CTRL-EVENT-CONNECTED - Connection to 00:0c:41:d8:65:82 completed (auth)
        RTM_NEWLINK, IFLA_IFNAME: Interface 'wifi0' added
        
So, it *looks* like I am "associated," but I am not sure.  However, I
still cannot get past "Stage 2 of 5 completed" when I try to connect
using NetworkMaanger.

Thanks,

Tony





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]