
Hi All,
I got the wireless networking to work on my laptop at the office where one of the neighbors in the building has a wireless network wide open ("silly wabbit"). The ESSID was still "default". Anyway, this was good for me so I could experiment with the WAN card.
Now I am home, where my network is protected by a WEP KEY. I configured the new network and put in the WEP Key. When I attempted to activate the WAN connection, I get the following error message:
"./ifup-wireless: line 65: 3582 segmentation fault iwconfig $DEVICE key $KEY"
Then the system hangs and I have to reboot. I even tried to edit the file
/etc/sysconfig/network-scripts/ifcfg-HomeWAN
and forced an entry for
ENC_KEY=0x012345ABCDE (example)
After a reboot, I tried to activate my HomeWAN network and I get the same error. Anyone know what this means and how to fix it so I can use WEP encryption?
Thanks for the help!
Rich