Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[gentoo] prism54 + WPA - aber wie?

Empfohlene Antworten

Veröffentlicht

Hallo zusammen, ich versuche gerade, meine WLAN-Karte mit WPA einzurichten.

Folgende WLAN-Karte habe ich:

 03:06.0 Network controller: Intersil Corporation ISL3890 [Prism GT/Prism Duette]/ISL3886 [Prism Javelin/Prism Xbow] (rev 01) 
(das ist die Karte aus dem Medion MD40100) Die Treiber sind geladen, die Karte wird gefunden. Mit acerhk wird auch die wirelessled aktiviert. iwlist eth1 scanning findet:
          Cell 01 - Address: 00:0F:B5:16:2B:96

                    ESSID:"meineID"

                    Mode:Master

                    Encryption key:on

                    Frequency:2.437 GHz (Channel 6)

                    Quality:204/0  Signal level:-38 dBm  Noise level:-242 dBm

Das ganze versuche ich mit wpa_supplicant zu starten. meine /etc/wpa_supplicant.conf:

ctrl_interface=/var/run/wpa_supplicant

ctrl_interface_group=wheel

network={

        ssid="meineID"

        scan_ssid=0

        key_mgmt=WPA-EAP WPA-PSK IEEE8021X NONE

        pairwise=CCMP TKIP

        group=CCMP TKIP WEP104 WEP40

        psk="12345678"

        eap=TTLS PEAP TLS

}


Ausgabe von wpa_supplicant -Dprism54 -ieth1 -c/etc/wpa_supplicant.conf -d:

Initializing interface 'eth1' conf '/etc/wpa_supplicant.conf' driver 'prism54' ctrl_interface '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'

ctrl_interface_group=10 (from group name 'wheel')

Priority group 0

   id=0 ssid='meineID'

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)=19 WE(source)=16 enc_capa=0x0

  capabilities: key_mgmt 0x0 enc 0x3

Own MAC address: 00:60:b3:97:97:ef

wpa_driver_prism54_set_countermeasures - not yet implemented

Setting scan request: 0 sec 100000 usec

Added interface eth1

Wireless event: cmd=0x8c02 len=63

Custom wireless event: 'Received a probe from client to 00:0F:B5:16:2B:96  (00)'

Wireless event: cmd=0x8c02 len=63

Custom wireless event: 'Received a probe from client to 00:0F:B5:16:2B:96  (00)'

Wireless event: cmd=0x8c02 len=72

Custom wireless event: 'Authenticate request (ex) to 00:0F:B5:16:2B:96  : ACCEPTED  (00)'

Wireless event: cmd=0x8c02 len=63

Custom wireless event: 'Received a probe from client to 00:0F:B5:16:2B:96  (00)'

Wireless event: cmd=0x8b06 len=8

Wireless event: cmd=0x8c02 len=63

Custom wireless event: 'Received a probe from client to 00:0F:B5:16:2B:96  (00)'

Wireless event: cmd=0x8c02 len=63

Custom wireless event: 'Received a probe from client to 00:0F:B5:16:2B:96  (00)'

Wireless event: cmd=0x8c02 len=63

Custom wireless event: 'Received a probe from client to 00:0F:B5:16:2B:96  (00)'

Wireless event: cmd=0x8c02 len=70

Custom wireless event: 'Received a beacon from an unkown AP to 00:0F:B5:16:2B:96  (00)'

Wireless event: cmd=0x8c02 len=63

Custom wireless event: 'Received a probe from client to 00:0F:B5:16:2B:96  (00)'

Wireless event: cmd=0x8c02 len=70

Custom wireless event: 'Received a beacon from an unkown AP to 00:09:5B:E7:8D:F4  (00)'

State: DISCONNECTED -> SCANNING

Starting AP scan (broadcast SSID)

Wireless event: cmd=0x8c02 len=70

Custom wireless event: 'Received a beacon from an unkown AP to 00:03:C9:F7:57:A5  (00)'

Wireless event: cmd=0x8c02 len=63

Custom wireless event: 'Received a probe from client to 00:0F:B5:16:2B:96  (00)'

Scan timeout - try to get results

Received 555 bytes of scan results (7 BSSes)

Scan results: 7

Selecting BSS from priority group 0

0: 00:0f:b5:16:2b:96 ssid='meineID' wpa_ie_len=24 rsn_ie_len=0 caps=0x11

   selected based on WPA IE

Trying to associate with 00:0f:b5:16:2b:96 (SSID='SkrblftzS' freq=2437 MHz)

Cancelling scan request

WPA: clearing own WPA/RSN IE

Automatic auth_alg selection: 0x1

WPA: using IEEE 802.11i/D3.0

WPA: Selected cipher suites: group 8 pairwise 8 key_mgmt 2

WPA: set AP WPA IE - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02

WPA: clearing AP RSN IE

WPA: using GTK TKIP

WPA: using PTK TKIP

WPA: using KEY_MGMT WPA-PSK

WPA: Set own WPA IE default - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02

No keys have been configured - skip key clearing

State: SCANNING -> ASSOCIATING

Setting authentication timeout: 10 sec 0 usec

EAPOL: External notification - EAP success=0

EAPOL: External notification - EAP fail=0

EAPOL: External notification - portControl=Auto

Wireless event: cmd=0x8c02 len=63

Custom wireless event: 'Received a probe from client to 00:0F:B5:16:2B:96  (00)'

Wireless event: cmd=0x8c02 len=63

Custom wireless event: 'Received a probe from client to 00:0F:B5:16:2B:96  (00)'

Wireless event: cmd=0x8c02 len=63

Custom wireless event: 'Received a probe from client to 00:0F:B5:16:2B:96  (00)'

Wireless event: cmd=0x8c02 len=63

Custom wireless event: 'Received a probe from client to 00:0F:B5:16:2B:96  (00)'

Wireless event: cmd=0x8b04 len=12

Wireless event: cmd=0x8b1a len=18

Wireless event: cmd=0x8c02 len=63

Custom wireless event: 'Received a probe from client to 00:0F:B5:16:2B:96  (00)'

Wireless event: cmd=0x8c02 len=63

Custom wireless event: 'Received a probe from client to 00:0F:B5:16:2B:96  (00)'

Wireless event: cmd=0x8c02 len=63

Custom wireless event: 'Received a probe from client to 00:0F:B5:16:2B:96  (00)'

Authentication with 00:00:00:00:00:00 timed out.

Added BSSID 00:00:00:00:00:00 into blacklist

State: ASSOCIATING -> DISCONNECTED

Ausgabe von dmesg:

eth1: resetting device...

eth1: uploading firmware...

eth1: firmware version: 1.0.4.3

eth1: firmware upload complete

eth1: interface reset complete

eth1: timeout waiting for mgmt response 250, triggering device

prism54_hostapd - len=48

eth1: Caught WPA supplicant wpa init request

eth1: Enabling WPA

prism54_hostapd - len=48

eth1: Caught WPA drop unencrypted request

eth1: timeout waiting for mgmt response 250, triggering device

prism54_hostapd - len=48

eth1: Caught WPA drop unencrypted request

prism54_hostapd - len=48

eth1: Caught WPA supplicant set WPA IE request

eth1: WPA IE Attachment was set

prism54_hostapd - len=48

eth1: Caught WPA supplicant wpa init request

eth1: Enabling WPA

eth1: timeout waiting for mgmt response 250, triggering device

prism54_hostapd - len=48

eth1: Caught WPA drop unencrypted request

eth1: islpci_close ()

Und nun?!? :confused: Kann mir irgendjemand helfen?

PS: Vielleicht noch zur Info:

gentoo linux-2.6.15

Accesspoint ist NETGEAR WGR614

unter Windows XP SP2 funktioniert WPA mit der Karte und dem AP

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.