RĂ¼diger Noack wrote: > "ifup -v" ist bei der Fehlersuche hilfreich.
Ich glaube, dem wpasupplicant fehlt irgendetwas: [EMAIL PROTECTED]:~# ifup -v eth2 Configuring interface eth2=eth2 (inet) run-parts --verbose /etc/network/if-pre-up.d run-parts: executing /etc/network/if-pre-up.d/wireless-tools run-parts: executing /etc/network/if-pre-up.d/wpasupplicant wpa_supplicant, wpa-driver ipw wpa_supplicant, /sbin/wpa_supplicant -B -P /var/run/wpa_supplicant.eth2.pid -i eth2 -C /var/run/wpa_supplicant -D ipw Starting /sbin/wpa_supplicant... ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported Failed to set encryption. ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported Failed to set encryption. ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported Failed to set encryption. ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported Failed to set encryption. ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported wpa_supplicant, ctrl_interface socket located at /var/run/wpa_supplicant/eth2 wpa_supplicant, wpa-ap-scan 2 : OK wpa_supplicant, configuring new network block : 0 wpa_supplicant, wpa-ssid "KLEY" : OK wpa_supplicant, wpa-passphrase ***** : OK wpa_supplicant, wpa-pairwise CCMP : OK wpa_supplicant, wpa-group CCMP : OK wpa_supplicant, wpa-key-mgmt WPA-PSK : OK wpa_supplicant, wpa-proto WPA2 : OK wpa_supplicant, enabling network block 0 : OK dhclient3 -pf /var/run/dhclient.eth2.pid -lf /var/run/dhclient.eth2.leases eth2 Internet Systems Consortium DHCP Client V3.0.1 Copyright 2004 Internet Systems Consortium. All rights reserved. For info, please visit http://www.isc.org/products/DHCP tun0: unknown hardware address type 65534 irda0: unknown hardware address type 783 eth1: unknown hardware address type 24 tun0: unknown hardware address type 65534 irda0: unknown hardware address type 783 eth1: unknown hardware address type 24 Listening on LPF/eth2/00:0e:35:bc:f3:39 Sending on LPF/eth2/00:0e:35:bc:f3:39 Sending on Socket/fallback DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 3 DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 6 > Was sagt denn "iwlist <dein_interface> scan"? Erkennt das einen WPA-AP? Hier scheint es gut auszusehen: [EMAIL PROTECTED]:~# iwlist eth2 scan eth2 Scan completed : Cell 01 - Address: 00:11:6B:26:35:C4 ESSID:"KLEY" Protocol:IEEE 802.11bg Mode:Master Channel:11 Encryption key:on Bit Rate:54 Mb/s Extra: Rates (Mb/s): 1 2 5.5 6 9 11 12 18 24 36 48 54 Signal level=-66 dBm Extra: Last beacon: 0ms ago -- Haeufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/ Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

