Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[gelöst] ipw2100 1.2.1 + wpa_supplicant 0.5.6 ->keine Verb.
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
andi456
Apprentice
Apprentice


Joined: 06 Mar 2005
Posts: 226
Location: Germany

PostPosted: Wed Jan 10, 2007 2:58 pm    Post subject: [gelöst] ipw2100 1.2.1 + wpa_supplicant 0.5.6 ->keine Ve Reply with quote

Tach zusammen,

beim Versuch eine Verbindung mit einem Alice W-Gate WLAN-Router mit WPA2-Verschlüsselung herzustellen, scheitert der Verbindungsaufbau schon sehr früh:

Code:

Initializing interface 'eth1' conf '/etc/wpa_supplicant.conf' driver 'wext' ctrl_interface 'N/A' bridge 'N/A'
Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf'
Reading configuration file '/etc/wpa_supplicant.conf'
ctrl_interface='/var/run/wpa_supplicant'
ap_scan=1
Priority group 5
   id=0 ssid='Alice-14021694'
Initializing interface (2) 'eth1'
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
WEXT: Operstate: linkmode=1, operstate=5
Own MAC address: 00:0c:f1:0a:1f:7b
wpa_driver_wext_set_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 eth1
Daemonize..                                                                   
 *   Starting wpa_cli on eth1 ...                                                                          [ ok ]
 *     Failed to configure eth1 in the background       


Meine Konfiguration sieht, wie folgt, aus:
/etc/conf.d/net:
Code:

config_eth1=( "dhcp" )
modules_eth1=( "wpa_supplicant" )
wpa_supplicant_eth1="-Dwext -d"

/etc/wpa_supplicant/wpa_supplicant.conf:
Code:

ctrl_interface=/var/run/wpa_supplicant
#ctrl_interface_group=0
#eapol_version=1
#ap_scan=2
fast_reauth=1
network={
        ssid="Alice-14021694"
        scan_ssid=1
#       proto=WPA RSN
        proto=WPA2
        key_mgmt=WPA-PSK
        psk="xxxxxxxxxxxxxxxx"
        pairwise=CCMP TKIP
        group=CCMP TKIP
        priority=5
        }

Hab' schon alle möglichen Einstellungen ausprobiert, jedoch bisher keine passenden gefunden. Insbesondere hab' ich mit ap_scan herumgespielt, hat aber immer denselben Effekt gezeitigt. Wäre spitze, wenn mir jemand weiterhelfen könnte.

Gruß Andreas


Last edited by andi456 on Sun Feb 04, 2007 3:12 pm; edited 1 time in total
Back to top
View user's profile Send private message
andi456
Apprentice
Apprentice


Joined: 06 Mar 2005
Posts: 226
Location: Germany

PostPosted: Sun Feb 04, 2007 3:11 pm    Post subject: Reply with quote

Ok, hat sich erledigt, war ein Konfigurationsproblem, das darin bestand, dass ich die psk-passphrase ohne Leerzeichen angeben musste.

Gruß Andreas
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum