AlBDamned said:
Despite basic WEP 40 security, someone is leaching our wireless network at home.
How do I go about protecting it? Using MAC addresses would be fine but I don't know how exactly?
We have one Mac PB, on Windows laptop and one windows desktop.
Also, is there anyway to identify the leach?
Thanks,
AL
Edit: Forgot to say, the router is a D-Link G604T
Get into the administrative page for the router (should be outlined in the documentation, but usually type //192.168.0.1 into the address bar) and login (again, usually "admin" and "password" accordingly, if you haven't changed these already).
Once you are in there, there should be a 'basics' tab for wireless, and an 'advanced' tab, or something like this (I'm speaking from mostly Netgear stuff). Anyway, somewhere around is a setting for 'enable MAC address verification'. You have to get the MAC addresses of all the computers you want to allow access (12 digit, colon separated pairs):
- System Preferences -> Network -> Airport -> Airport ID (for the Mac)
- Start -> Run -> "cmd" -> "ipconfig /all" -> look for the proper network device and match the MAC addy (for the PCs)
I hope this makes sense
Back in the router page, enter those MAC addresses into the appropriate fields and you should be all set. The router then does a MAC address match, then WEP key verification before allowing access to your network. If you router supports WPA-PSK keys, those are stronger and don't take that much longer to verify so you could consider using those if all of your systems support such a key. Make sure you change the password for logging into your router too, since the basic ''admin/password'' is used frequently and others can find the wifi signal, login, and add themselves (if MAC address verification isn't on).
As far as finding the culprit....there should also be a utility that shows who is connected to the router....but I'm not sure how that works with a D-Link router.
Let me know if this makes sense, and if it works. I can try to re-phrase and look further into it if you are having difficulties.