Unable to set up wireless network encryption

Man of Honour
Joined
17 Oct 2002
Posts
95,522
Location
I'm back baby!
Got Sky broadband and using the provided wireless router.

It appears that the old laptop I'm using to try and set it up doesn't support WPA so I'm wanting to use WEP. The auto-setup CD doesn't cover WEP so I'm trying to configure it manually.

Unless the security is turned off completely I can't get a connection. It connects straight away without, but with WEP set up and/or with an access list turned on and configured I get nothing. Even if I set the router to auto-configure.

It may be that the laptop I'm using is just old, but is there anything obvious I'm missing?
 
So if you set the router to do WEP, don't bother with a list of allowed MAC addresses and attempt to connect to it, it fails? What are you using on the laptop as the key to connect to the router - the passphrase used to generate the WEP key, or the key itself?

That aside, WEP's useless, and so is MAC address filtering (on it's own). If it's less hassle, you're not really losing much security by not using WEP.
 
I'm using the generated WEP key.

I don't want the scuzzers round here stealing my bandwidth :p

[edit]Now I've managed to get connected using WEP but it won't allow connection to the net. Ive not even changed anything :confused:

I get destination host unreachable when pinging the gateway over wireless. I think it's a problem getting IP info.
 
I don't want the scuzzers round here stealing my bandwidth :p

Using WEP's probably not going to change that much, given how easy it is to crack.

[edit]Now I've managed to get connected using WEP but it won't allow connection to the net. Ive not even changed anything :confused:

Are you actually getting an IP from the router, or is the laptop just picking an IP - i.e. can you access the router's web interface?
 
Yeah I was thinking that. Just rebooted and not picked up an IP at all.

I can access the net and the router with encryption off :/
 
Are you using Windows to configure the wireless connection on the laptop or the manufacturer of the wireless card/stick?

Might be worth switching to see if one works. Also check for a software upgrade.
 
Are you using Windows to configure the wireless connection on the laptop or the manufacturer of the wireless card/stick?

Might be worth switching to see if one works. Also check for a software upgrade.

Just windows. Wasn't given any proprietary software by Sky.
what laptop/wireless card?

It's a fairly old Dell Inspiron with the onboard card. Don't have it with me so can't be too specific as yet.
 
The Dell driver resource CD should have the Intel Proset wireless (or equivelent) software on it. Alternatively it'll be on t'internets. Safest option is to uninstall the drivers and software then re-install the latest versions off the dell site.
 
I'm not sure I understand. Would the drivers for the wireless card cause an issue with encryption? The card functions fine when encryption is turned off...
 
I'm not sure I understand. Would the drivers for the wireless card cause an issue with encryption? The card functions fine when encryption is turned off...


Yes, old drivers or connection software can all have problems.

You seem to get an ip for the laptop from the router but possibly no default gateway. any chance you can try connecting via a wire see if the internet connection works at all?
 
The Dell driver resource CD should have the Intel Proset wireless (or equivelent) software on it. Alternatively it'll be on t'internets. Safest option is to uninstall the drivers and software then re-install the latest versions off the dell site.

I'd agree with this, wireless can be a right PITA at times and most of the time (re)installing the latest drivers works.
 
I'm not sure I understand. Would the drivers for the wireless card cause an issue with encryption? The card functions fine when encryption is turned off...

Wifi is based on Ethernet. Ethernet spans both physical and data link OSI layers. The datalink layer has two sublayers, LLC upper and MAC lower. MAC functions are done in hardware as a rule and LLC is mostly the responsibility of the device drivers. With Wifi Encryption falls under the LLC (logical link control) side of things. I.e it prevents you extablishing a logical link without a password as the nature of radio waves means a physical/MAC link is always possible.

</technical> basically replacing the drivers replaces the whole LLC for that interface which has a massive impact on it's interaction with upper layers, primarily layer3 and 4 IP/TCP.
 
Back
Top Bottom