[wplug] WEP with RH 8.0

Andreas Rindler arindler at cmu.edu
Mon Jun 2 14:32:17 EDT 2003


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?
I have been using the following code to connect to open networks:

	#! /bin/bash

	/sbin/modprobe prism2_pci

	/sbin/wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable
	/sbin/wlanctl-ng wlan0 lnxreq_autojoin ssid=CMU authtype=opensystem
	/sbin/dhcpcd wlan0

Thanks,
Andi




More information about the wplug mailing list