[wplug] WEP with RH 8.0

Tim Lesher tim at lesher.ws
Mon Jun 2 19:15:11 EDT 2003


On Mon, Jun 02, 2003 at 02:32:17PM -0400, Andreas Rindler wrote:
> Hey,
> I want to connect to a wireless router that uses WEP for encryption. I know
> the SSID and the keys, but how to I connect?

You need to specify the WEP key before bringing up the interface.
Something like this should work (substitute your WEP key for KEY)

wlanctl-ng wlan0 dot11req_mibset mibattribute=dot11PrivacyInvoked=true
wlanctl-ng wlan0 dot11req_mibset mibattribute=dot11WEPDefaultKey0=KEY
wlanctl-ng wlan0 dot11req_mibset mibattribute-dot11WEPDefaultKeyID=0


-- 
Tim Lesher <tim at lesher.ws>
http://www.lesher.ws




More information about the wplug mailing list