DragonFly users List (threaded) for 2008-05
DragonFly BSD
DragonFly users List (threaded) for 2008-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

iwi problem with WEP


From: Johannes Hofmann <Johannes.Hofmann@xxxxxx>
Date: 09 May 2008 10:01:12 GMT

normally I use iwi(4) in combination with WPA and it works 
mostly fine. 
Now I'm forced to use WEP and can't get it working. ifconfig
looks ok, but dhclient does not. Setting the IP address
manually doesn't help either.
I think it has to do with WEP encryption. Does anyone use
iwi with WEP?

 Johannes


ifconfig iwi0
iwi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1492
        inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255
        ether 00:16:6f:64:b3:47
        media: IEEE 802.11 Wireless Ethernet autoselect (DS/1Mbps)
        status: associated
        ssid Test channel 7 bssid 00:12:bf:41:c4:cf
        authmode OPEN privacy ON deftxkey 1 wepkey 1:104-bit txpowmax 100
        bmiss 7 protmode CTS roaming MANUAL bintval 100



wpa_supplicant.conf:
network={
        ssid="Test"
        key_mgmt=NONE
        wep_tx_keyidx=0
        wep_key0=00000000000000000000000000



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