[Lvlug] Re: Stange iwconfig behavior
Brian Reichert
rignes at ptd.net
Sat Oct 29 12:11:03 EDT 2005
I almost forgot, the copy of the script that I attached doesn't have the section
I added to deal with WEP. It should be something like this:
if [[ $WEP ]]; then
echo /sbin/iwconfig eth1 key $WEP
/sbin/iwconfig eth1 key $WEP
fi
I also forgot to add the line in the home) section of the case $2 section at
the top to set the variable for the wep. I have those the script I've been
using, but in my attempt to clear out my wep key and essid from the copy I sent
to the list I sent the not fully modified version. :P
OOPS!
Brian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.thelinuxlink.net/pipermail/lvlug/attachments/20051029/88020d81/attachment.bin
More information about the Lvlug
mailing list