LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   WEP encryption not decrypting (https://www.linuxquestions.org/questions/slackware-14/wep-encryption-not-decrypting-313695/)

linuxhippy 04-15-2005 06:33 PM

WEP encryption not decrypting
 
This is my first time using a wireless router. I am now able to get to the routers setup page and want to make it more secure. I was able to increase the firewall to it's low setting while still being able to log on using my wireless laptop. The router is a Westell Versalink and has 128 bit WEP encryption. I went and got a 128 bit ASCII and a 128 bit hex key HERE . Neither seem to decrypt on my laptop's end. My laptop has an Orinoco Classic Gold card that support 128 bit WEP. Both pcs are running Linux. How would I inform my laptop that WEP is being used so that my Orinoco card sees the encrypted bandwith??

This link on Mixing WEP Encryption says:

A particularly tricky combination is products based on the Lucent/WaveLAN drivers (ORiNOCO, Buffalo Tech) with products based on the Intersil PRISM drivers (SMC, Linksys, D-Link, others).

Is this why I cannot receive a wireless connection when WEP is enable and is there a way around this?

mcd 04-15-2005 07:08 PM

could you describe what you did with the key once you generated it? you need to enter it in your router's setup, then enable it. you also need to enter it on your laptop using iwconfig or manually editing the config file. did you do both of these?

linuxhippy 04-16-2005 01:21 PM

I just entered it into my router-should I enter it in my router and laptop as hexadecimal?

XavierP 04-16-2005 01:24 PM

You also need to enter it on your laptop. Probably like this, to test
Code:

iwconfig wlan0 (or whatever it is) key restricted YOUR WEP KEY
. Once it works you can enter it with the rest of your entry.

linuxhippy 04-16-2005 01:39 PM

I'm online with wep encryption. Now my router allows up to 4 WEP keys-how do I specify on my laptop that there are 4 keys?

XavierP 04-16-2005 01:48 PM

once all the settings are in, do
Code:

ifconfig wlan0 up
to bring up the card


All times are GMT -5. The time now is 03:21 PM.