Hello!

This day there are new ipw2200 packages available. I installed ipw2200
and ieee80211, compile it and install it. I unload the old modules, load
the new one and test my wifi connection. It does not work afte the
update. With ipw2200 version 1.0.4 it works great. 

What is going wrong?

Using WPA and wpa_supplicant

Here my wpa_supplicant.conf:

ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0

eapol_version=1
ap_scan=1
fast_reauth=1

network={
        ssid="ZolnOtt"
        proto=WPA
    key_mgmt=WPA-PSK
    #scan_ssid=0
        #psk="password"
        psk=password_as_bit
        pairwise=CCMP TKIP
        group=CCMP TKIP
}

network={
        ssid="nics_and_jens_wireless"
        #scan_ssid=1
        #key_mgmt=WPA-PSK
        psk="password"
        #psk=password_as_bit
        #pairwise=CCMP TKIP
        #group=CCMP TKIP
        #priority=2
}

network={
        ssid="AMTEK_private"
        key_mgmt=NONE
        wep_key0="password"
        wep_key1=password_as_bit
        wep_tx_keyidx=0
}

I also restart the laptop but nothing change (which i am believed)

Can anybody help me?

CU        
         
  Michael  
          
--                                                       
           Michael Ott, e-mail: [EMAIL PROTECTED], www.zolnott.de           
I am registered as user #275453 with the Linux Counter, http://counter.li.org.

Attachment: pgpiijO4AvyB3.pgp
Description: PGP signature

Reply via email to