um mal wieder ein bischen mehr Abwechslung zu haben, habe ich einfach mal ein Upgrade auf Testing durchgeführt und schon gehts los
Mein Atheros-Wlan-Gerät, das bislang seit Lenny ohne Probleme funktioniert hat, macht jetzt auf einmal zicken !
Die Verbindung lässt sich zwar herstellen, ist aber sehr launisch und instabil.
Das ganze läuft einfach über wpa_supplicant und /etc/network/interfaces:
Code: Alles auswählen
#Wlan zu Hause
auto wlan0
iface wlan0 inet dhcp
wpa-ssid "LaLeLu"
wpa-psk "LaLeLu"
Hier mal ein bisschen ping zum Router:
Code: Alles auswählen
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_req=1 ttl=61 time=1010 ms
64 bytes from 192.168.1.1: icmp_req=2 ttl=61 time=214 ms
64 bytes from 192.168.1.1: icmp_req=3 ttl=61 time=1712 ms
64 bytes from 192.168.1.1: icmp_req=7 ttl=61 time=2.12 ms
64 bytes from 192.168.1.1: icmp_req=8 ttl=61 time=1180 ms
64 bytes from 192.168.1.1: icmp_req=10 ttl=61 time=476 ms
64 bytes from 192.168.1.1: icmp_req=11 ttl=61 time=1272 ms
64 bytes from 192.168.1.1: icmp_req=12 ttl=61 time=1955 ms
64 bytes from 192.168.1.1: icmp_req=13 ttl=61 time=1568 ms
^C
--- 192.168.1.1 ping statistics ---
15 packets transmitted, 9 received, 40% packet loss, time 14037ms
iwconfig sieht so aus:
Code: Alles auswählen
wlan0 IEEE 802.11bgn ESSID:"LaLeLu"
Mode:Managed Frequency:2.422 GHz Access Point: 00:1C:28:AD:B1:4F
Bit Rate=54 Mb/s Tx-Power=16 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:on
Link Quality=63/70 Signal level=-47 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:3 Invalid misc:0 Missed beacon:0