[Default] CountryRegion=0 CountryRegionABand=7 WirelessMode=0 SSID=**Marracuja333** NetworkType=Infra Channel=6 AuthMode=WPAPSK EncrypType=TKIP DefaultKeyID=1 Key1Type=0 Key1Str=0 Key2Type=0 Key2Str= Key3Type=0 Key3Str= Key4Type=0 Key4Str= WPAPSK=123456654321 TxBurst=0 PktAggregate=0 TurboRate=0 WmmCapable=0 AckPolicy=0;0;0;0 BGProtection=0 IEEE80211H=0 TxRate=0 RTSThreshold=2347 FragThreshold=2346 PSMode=CAM TxPreamble=0 AdhocOfdm=0 FastRoaming=0 RoamThreshold=70
modprobe rt73
ifconfig rausb0 inet dhcp up -für DHCP ifconfig rausb0 inet 10.11.11.5 netmask 255.255.255.0 up -für Fix IP route add default gw 10.11.11.254
root@dm7025:~> iwconfig lo no wireless extensions. eth0 no wireless extensions. rausb0 RT73 WLAN ESSID:“ Marracuja333“ Mode:Managed Frequency=2.437 GHz Access Point: 00:15:0C:FC:10:83 Bit Rate=5.5 Mb/s RTS thr:off Fragment thr:off Encryption key:235F-7602-7D72-680B-8185-AB21-CB3F- 67AB-F24A-6B54-4688-C580-ABA6-8153-3A72-617E Link Quality=48/100 Signal level:-84 dBm Noise level:-115 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0
root@dm7025:~> iwlist rausb0 scan rausb0 Scan completed : Cell 01 - Address: 00:15:0C:FC:10:83 ESSID:„Marracuja333“ Mode:Managed Channel:6 Encryption key:on Bit Rates:130 Mb/s
root@dm7025:~> netstat -rn Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 10.11.13.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 10.11.11.0 0.0.0.0 255.255.255.0 U 0 0 0 rausb0 0.0.0.0 10.11.11.254 0.0.0.0 UG 0 0 0 rausb0
Im Script /etc/rcS.d/S38wireles folgende Zeilen eintragen:
modprobe rt73 ifconfig rausb0 inet 10.11.11.5 netmask 255.255.255.0 up route add default gw 10.11.11.254