Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wpa supplicant keine verbindung zum ap
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
stream
Guru
Guru


Joined: 04 Jan 2003
Posts: 401

PostPosted: Mon Jul 04, 2005 11:49 am    Post subject: wpa supplicant keine verbindung zum ap Reply with quote

hi,

ich bekomme einfach keine verbindung zum ap (ap mac ist immer auf FF:...)

wpa_supplicant.conf
Code:
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
ap_scan=2

network={
ssid="meine_ssid"
proto=WPA
key_mgmt=WPA-PSK
pairwise=CCMP TKIP
group=CCMP TKIP
psk="der_key"
priority=2
}


iwconfig
Code:
eth1      IEEE 802.11-DS  ESSID:"meine_ssid" 
          Mode:Managed  Frequency:2.447 GHz  Access Point: FF:FF:FF:FF:FF:FF   
          Bit Rate:11 Mb/s   Tx-Power=20 dBm   Sensitivity=0/65535 
          Retry limit:16   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=0/160  Signal level=-105 dBm  Noise level=-105 dBm
          Rx invalid nwid:257  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:1058   Missed beacon:0


wpa_supplicant lässt sich ohne probleme starten
an der reichweite zwischen client und ap kann es nicht liegen
Back to top
View user's profile Send private message
tam
Guru
Guru


Joined: 04 Mar 2003
Posts: 569

PostPosted: Mon Jul 04, 2005 7:11 pm    Post subject: Reply with quote

Ganz ohne Verschlüsselung klappt es aber, oder?
Back to top
View user's profile Send private message
NightDragon
Veteran
Veteran


Joined: 21 Aug 2004
Posts: 1156
Location: Vienna (Austria)

PostPosted: Mon Jul 04, 2005 7:23 pm    Post subject: Reply with quote

Ich habe meine WPA-Verbindung so zum Laufen Bekommen:

Code:

network={
         ssid="deine_ssid"
         scan_ssid=1
         proto=WPA
         key_mgmt=WPA-PSK
         pairwise=CCMP TKIP
         group=CCMP TKIP WEP104 WEP40
         psk="der key"
}

PS.:
diese --> priority's <--- machten bei mir immer große Probleme - daher nicht mehr vorhanden bei mir.
_________________
You are the problem too all my solutions ;)
Back to top
View user's profile Send private message
stream
Guru
Guru


Joined: 04 Jan 2003
Posts: 401

PostPosted: Mon Jul 04, 2005 8:29 pm    Post subject: Reply with quote

Quote:
Ganz ohne Verschlüsselung klappt es aber, oder?

ja funktioniert ohne probleme
(auf einem windows client funktioniert es ohne probleme)


Quote:
diese --> priority's <--- machten bei mir immer große Probleme - daher nicht mehr vorhanden bei mir.


hab ich getestet... hilft leider nicht

-------
ich habe jetzt wpa_supplicant in einem höherem debug mode gestartet

Code:
wpa_driver_wext_set_wpa
ioctl[SIOCSIWAUTH]: Operation not supported
Failed to enable WPA in the driver.

ich schätze mal dort liegt das problem :x

wpa_supplicant biete folgende treiber

Code:
drivers:
  hostap = Host AP driver (Intersil Prism2/2.5/3)
  prism54 = Prism54.org driver (Intersil Prism GT/Duette/Indigo)
  madwifi = MADWIFI 802.11 support (Atheros, etc.)
  atmel = ATMEL AT76C5XXx (USB, PCMCIA)
  wext = Linux wireless extensions (generic)
  ndiswrapper = Linux ndiswrapper
  ipw = Intel ipw2100/2200 driver


ich habe eine wlan karte mit aironet chip-satz (cisco) .. mit keinem der oben stehenden treiber kommt wpa supplicant zu recht.

weiters habe ich mir die cisco aironet utilities angeschaut.... dort gibt es aber nur die möglichkeit einen wep key einzustellen :evil:
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