You are not logged in.

#1 2008-11-14 14:19:12

root_tux_linux
Member
From: Basel, Switzerland
Registered: 2005-01-01
Posts: 53
Website

Wpa + Wpa Supplicant + Ad-hoc Mode + Rt73usb! Need Help!

Hi

i've a problem with wpa_supplicant, wpa and  the rt73usb in ad-hoc sad
i don't know why but my usb-cards only work in WEP with wpa_supplicant in ad-hoc mode sad

arch angelus # cat /etc/wpa_supplicant.conf
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
ap_scan=2

network={
        ssid="Linux Rockz"
        mode=1
        proto=WPA
        key_mgmt=WPA-NONE
        pairwise=NONE
        group=CCMP
        psk="12345678910"
}
arch angelus #
arch angelus # ifconfig wlan0
wlan0     Protokoll:Ethernet  Hardware Adresse 00:16:01:9a:04:c2
          inet Adresse:192.168.1.1  Bcast:192.168.1.255  Maske:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:21 errors:0 dropped:0 overruns:0 carrier:0
          Kollisionen:0 Sendewarteschlangenlänge:1000
          RX bytes:0 (0.0 B)  TX bytes:3060 (2.9 KiB)

arch angelus # iwconfig wlan0
wlan0     IEEE 802.11bg  ESSID:"Linux Rockz"
          Mode:Ad-Hoc  Frequency:2.422 GHz  Cell: 72:14:81:FA:CB:DC
          Tx-Power=off
          Retry min limit:7   RTS thr:off   Fragment thr=2352 B
          Encryption key:E59D-3308-7FC3-B123-0639-3EC0-F0AC-7829
          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

arch angelus #

i've 3 pc's in the network an all with the same wpa_supplicant.conf but a different ip example PC1 129.168.1.1, PC2 192.168.1.2 and PC3 192.168.1.3.

i can't make it workee sad

HELP...

Offline

Board footer

Powered by FluxBB