[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

WLAN Interfaces



Hallo zusammen,

habe Pröblemchen mit meiner PCMCIA WLAN Karte. Nutze Debian Etch. Meiner
Allnet(Prism2.5) Karte werden von irgendwo 2 Schnittstellen zugewiesen
und imho ist das der Grund, warum sie nicht mehr connecten will. Hier
die Ausgaben von ifconfig und iwconfig:
> # ifconfig
> eth0      Protokoll:Ethernet  Hardware Adresse 00:01:03:87:7A:1D
>           UP BROADCAST MULTICAST  MTU:1500  Metric:1
>           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>           Kollisionen:0 Sendewarteschlangenlänge:1000
>           RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
>           Interrupt:10 Basisadresse:0x2400
> 
> eth1      Protokoll:UNSPEC  Hardware Adresse 00-02-DD-30-87-C3-00-24-00-00-00-00-00-00-00-00
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:6164 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:13 errors:0 dropped:5 overruns:0 carrier:0
>           Kollisionen:0 Sendewarteschlangenlänge:1000
>           RX bytes:394458 (385.2 KiB)  TX bytes:4784 (4.6 KiB)
>           Interrupt:3 Basisadresse:0x100
> 
> lo        Protokoll:Lokale Schleife
>           inet Adresse:127.0.0.1  Maske:255.0.0.0
>           UP LOOPBACK RUNNING  MTU:16436  Metric:1
>           RX packets:8 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
>           Kollisionen:0 Sendewarteschlangenlänge:0
>           RX bytes:560 (560.0 b)  TX bytes:560 (560.0 b)
> 
> wlan0_ren Protokoll:Ethernet  Hardware Adresse 00:02:DD:30:87:C3
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:13 errors:0 dropped:0 overruns:0 carrier:0
>           Kollisionen:0 Sendewarteschlangenlänge:0
>           RX bytes:0 (0.0 b)  TX bytes:4680 (4.5 KiB)
>           Interrupt:3 Basisadresse:0x100
> 
> 
> # iwconfig
> lo        no wireless extensions.
> 
> eth0      no wireless extensions.
> 
> eth1      IEEE 802.11b  ESSID:"Ubuntu WLAN"  Nickname:"Ubuntu WLAN"
>           Mode:Master  Frequency:2.422 GHz  Access Point: 00:02:DD:30:87:C3
>           Bit Rate:11 Mb/s   Sensitivity=1/3
>           Retry min limit:8   RTS thr:off   Fragment thr:off
>           Encryption key:******************   Security mode:open
>           Power Management:off
> 
> wlan0_rename  IEEE 802.11b  ESSID:"Ubuntu WLAN"  Nickname:"Ubuntu WLAN"
>           Mode:Master  Frequency:2.422 GHz  Access Point: 00:02:DD:30:87:C3
>           Bit Rate:11 Mb/s   Sensitivity=1/3
>           Retry min limit:8   RTS thr:off   Fragment thr:off
>           Encryption key:*************************   Security mode:open
>           Power Management:off
>           Link Quality:0  Signal level:0  Noise level:0
>           Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
>           Tx excessive retries:0  Invalid misc:0   Missed beacon:0
> 
> 
hier noch die Interfaces, wo allerdings nur das Netzwerkkabel drin ist.
> # cat /etc/network/interfaces
> # This file describes the network interfaces available on your system
> # and how to activate them. For more information, see interfaces(5).
> 
> # The loopback network interface
> auto lo
> iface lo inet loopback
> 
> # The primary network interface
> allow-hotplug eth0
> iface eth0 inet dhcp
orinoco_cs Treiber sind geladen.
Hat jemand eine Idee?
Vielen Dank im voraus.

Mit freundlichen Grüßen
Herbert




Reply to: